Created
October 29, 2014 16:01
-
-
Save dtinth/3b5b87e450cb7218fd8c to your computer and use it in GitHub Desktop.
SVGs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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