mirror of
https://github.com/ivabus/pop
synced 2025-06-08 08:00:27 +03:00
fix: gif crispiness
This commit is contained in:
parent
d52645ac30
commit
849db8759f
4 changed files with 16 additions and 13 deletions
1
examples/README.md
Normal file
1
examples/README.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
# Pop
|
|
@ -1,8 +1,9 @@
|
||||||
Output demo.gif
|
Output cli.gif
|
||||||
Set Padding 40
|
Set Framerate 30
|
||||||
Set FontSize 20
|
Set Padding 70
|
||||||
Set Width 600
|
Set FontSize 38
|
||||||
Set Height 400
|
Set Width 1200
|
||||||
|
Set Height 800
|
||||||
|
|
||||||
Hide
|
Hide
|
||||||
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
Output demo.gif
|
Output demo.gif
|
||||||
Set FontSize 25
|
Set Framerate 30
|
||||||
|
Set FontSize 40
|
||||||
Set Padding 50
|
Set Padding 50
|
||||||
Set Width 800
|
Set Width 1200
|
||||||
Set Height 800
|
Set Height 1200
|
||||||
|
|
||||||
Hide
|
Hide
|
||||||
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
||||||
|
@ -13,7 +14,7 @@ Show
|
||||||
|
|
||||||
Type "pop"
|
Type "pop"
|
||||||
Enter
|
Enter
|
||||||
Sleep 1
|
Sleep 2
|
||||||
|
|
||||||
Type "pop@charm.sh"
|
Type "pop@charm.sh"
|
||||||
Sleep 0.5
|
Sleep 0.5
|
||||||
|
|
Loading…
Reference in a new issue