Skip to content

Instantly share code, notes, and snippets.

@devdays
Created November 30, 2014 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devdays/e9aea5e5c27a7fb05e1e to your computer and use it in GitHub Desktop.
Save devdays/e9aea5e5c27a7fb05e1e to your computer and use it in GitHub Desktop.
SVG Web-safe font
Display the source blob
Display the rendered blob
Raw
<text x="100" y="100" style=
"font-family: impact, georgia, times, serif; font-weight: normal; font-style: normal">
Text using web safe font
</text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment