Skip to content

Instantly share code, notes, and snippets.

@dtinth
Created October 29, 2014 16:01
Show Gist options
  • Save dtinth/3b5b87e450cb7218fd8c to your computer and use it in GitHub Desktop.
Save dtinth/3b5b87e450cb7218fd8c to your computer and use it in GitHub Desktop.
SVGs
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="230" height="1000">
<text fill="#999" stroke="none" transform="translate(-40 0) rotate(90 115 500)" y="500" x="115" style="text-anchor: middle; font: bold 130px Helvtica Neue, Helvetica, sans-serif;">
JXA Cookbook
</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment