Skip to content

Instantly share code, notes, and snippets.

@marcusramberg
Created March 6, 2014 12:17
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 marcusramberg/9388398 to your computer and use it in GitHub Desktop.
Save marcusramberg/9388398 to your computer and use it in GitHub Desktop.
You CHOSE Hoefler Text italic
#<struct Font::BuiltinFont name="Hoefler Text", style="regular", postscript_name="HoeflerText-Regular">
You CHOSE Avenir Condensed bold
GOTCHA
#<struct Font::BuiltinFont name="Avenir Condensed", style="bold", postscript_name="AvenirNextCondensed-DemiBold">
You CHOSE Hoefler Text bold-italic
GOTCHA
#<struct Font::BuiltinFont name="Hoefler Text", style="bold-italic", postscript_name="HoeflerText-BlackItalic">
You CHOSE Didot bold-italic
#<struct Font::BuiltinFont name="Didot", style="regular", postscript_name="Didot">
You CHOSE Bodoni 72 regular
GOTCHA
#<struct Font::BuiltinFont name="Bodoni 72", style="regular", postscript_name="BodoniSvtyTwoOSITCTT-Book">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment