Skip to content

Instantly share code, notes, and snippets.

@nardev
Created March 15, 2018 08:59
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nardev/d3931bfcbcc9aaf0ef4066d11c63b105 to your computer and use it in GitHub Desktop.
Save nardev/d3931bfcbcc9aaf0ef4066d11c63b105 to your computer and use it in GitHub Desktop.
display torig borig; # Display the top and bottom origins
group all; # Group everything
smash (C>0 0); # Smash everything in the group
display none tname bname tval bval; # OPTIONAL: limit changes to
names and values
group all; # Group everything including smashed texts.
change font vector (C>0 0); # Change the font to a vector font
change size 50mil (C>0 0); # Change the font size
change ratio 15 (C>0 0); # Change the width:height ratio
by dukepro at element14 forum
@hicham-vv
Copy link

Thanks dude 👍

@karkulak
Copy link

Great! 👍👍

@Banyaniot
Copy link

Thanks dude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment