Skip to content

Instantly share code, notes, and snippets.

@chriscorwin
Forked from rex/font_face.sublime-settings
Created March 23, 2017 15:23
Show Gist options
  • Save chriscorwin/4e8e45980730eb81713ff5cae214f57b to your computer and use it in GitHub Desktop.
Save chriscorwin/4e8e45980730eb81713ff5cae214f57b to your computer and use it in GitHub Desktop.
Sublime Text 'font_face' configuration values
{
// "font_face": "Anonymous Pro",
// "font_face": "Anonymous Pro Bold",
// "font_face": "Anonymous Pro Minus",
// "font_face": "Anonymous Pro Minus Bold",
// "font_face": "Andale Mono",
// "font_face": "AverageMono",
// "font_face": "AverageMono Bold",
// "font_face": "Consola Mono",
// "font_face": "Consola Mono Bold",
// "font_face": "Consolas",
// "font_face": "Consolas Bold",
// "font_face": "Courier",
// "font_face": "Courier Bold",
// "font_face": "Courier New",
// "font_face": "Courier New Bold",
// "font_face": "Essential PragmataPro",
// "font_face": "Fantasque Sans Mono",
// "font_face": "Fantasque Sans Mono Bold",
// "font_face": "Inconsolata",
// "font_face": "Letter Gothic Std",
// "font_face": "Letter Gothic Std Bold",
// "font_face": "M+ 1m Bold",
// "font_face": "M+ 1m Light",
// "font_face": "M+ 1m Medium",
// "font_face": "M+ 1m Regular",
// "font_face": "M+ 1m Thin",
// "font_face": "M+ 1mn Bold",
// "font_face": "M+ 1mn Light",
// "font_face": "M+ 1mn Medium",
// "font_face": "M+ 1mn Regular",
// "font_face": "M+ 1mn Thin",
// "font_face": "M+ 2m Bold",
// "font_face": "M+ 2m Light",
// "font_face": "M+ 2m Medium",
// "font_face": "M+ 2m Regular",
// "font_face": "M+ 2m Thin",
// "font_face": "Menlo",
// "font_face": "Menlo Bold",
// "font_face": "Monaco",
// "font_face": "Monospatial",
// "font_face": "NotCourierSans",
// "font_face": "Onuava",
// "font_face": "Osaka",
// "font_face": "Oxygen Mono",
// "font_face": "Prestige Elite Std",
// "font_face": "PT Mono",
// "font_face": "PT Mono Bold",
// "font_face": "SimHei",
"font_face": "Source Code Pro ExtraLight",
// "font_face": "Source Code Pro Light",
// "font_face": "Source Code Pro Medium",
// "font_face": "Source Code Pro Semibold",
// "font_face": "Source Code Pro Black"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment