Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2015-04-24 00:10:47
Size: 211
Editor: SamatJain
Comment:
Revision 14 as of 2019-05-14 19:58:31
Size: 2561
Editor: SamatJain
Comment: Nanum Gothic Coding
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Local =

== Linux ==

== non-HiDPI ==

Used on ThinkPad T530, Shimian 2560x1440s.

In /etc/lightdm/lightdm.conf, under [SeatDefaults]: add "-dpi 86" after xserver-command.

== Firefox ==

layout.css.devPixelsPerPx setting:

 * for 120 dpi: 1.45

= Around the web/elsewhere =
Line 5: Line 23:
 * [[https://fonts.google.com/specimen/PT+Serif|PTSerif]] used on [[https://quartz.com|Quartz]]
 * [[https://fonts.google.com/specimen/Merriweather|Merriweather]]

== Sans-serif ==

 * FrieghtSans Pro on http://nautil.us/
 * Lato 11px in Visual Vertex Muster 8 "Flat Dark" theme

== Monospaced ==

 * [[https://be5invis.github.io/Iosevka/|Iosevka]]: Both serif and sans-serif variations
 * [[https://github.com/emersion/nanum-gothic-coding|Nanum Gothic Coding]] (at [[https://fonts.google.com/specimen/Nanum+Gothic+Coding|Google Fonts]]), used on [[https://cpu.fail/|cpu.fail]].

== Other ==

 * [[http://www.fontspace.com/frazer-price/rubbish|Rubbish]]: Font based on letters on trash cans

= Configuration changes =

 * ttf-droid font package is deprecated; find latest version and put into fonts repository.
 * "Droid Sans Mono" no longer distributed with ttf-droid; find latest version and put into fonts repository. Change fontconfig configuration to include "Noto Mono" which is modern replacement for "Droid Sans Mono".

= OpenType variable fonts =

gallery of variable fonts: https://v-fonts.com

 * [[https://github.com/rsms/inter|rsms/inter]]: sans-serif
 * [[https://github.com/jenskutilek/sudo-font|sudo]]: monospaced
 * [[https://github.com/adobe-fonts/source-sans-pro/releases/tag/variable-fonts|source-sans-pro]] and [[https://github.com/adobe-fonts/source-serif-pro/releases/tag/variable-fonts|source-serif-pro]]: variable versions of Adobe Source Sans pro and Source Serif Pro
 * [[https://github.com/iaolo/iA-Fonts|iA writer fonts]], modification of IBM's Plex font
 * [[https://github.com/eliheuer/titillium-web-vf|titillium web variable]]: variable version of Titillium Web

Proprietary stuff:

 * San Francisco (macOS system font) has a variable version
 * [[https://www.readvisions.com/marvin|Marvin Visions]]
 * [[https://v-fonts.com/fonts/etc-grandstander|ETC Grandstander]]

= Printed/Typeset documents =

 * Palatino Light, Palatino Pro Light: Serif font used by sfplanning.org notice.

Local

Linux

non-HiDPI

Used on ThinkPad T530, Shimian 2560x1440s.

In /etc/lightdm/lightdm.conf, under [SeatDefaults]: add "-dpi 86" after xserver-command.

Firefox

layout.css.devPixelsPerPx setting:

  • for 120 dpi: 1.45

Around the web/elsewhere

Serif fonts

Sans-serif

Monospaced

Other

  • Rubbish: Font based on letters on trash cans

Configuration changes

  • ttf-droid font package is deprecated; find latest version and put into fonts repository.
  • "Droid Sans Mono" no longer distributed with ttf-droid; find latest version and put into fonts repository. Change fontconfig configuration to include "Noto Mono" which is modern replacement for "Droid Sans Mono".

OpenType variable fonts

gallery of variable fonts: https://v-fonts.com

Proprietary stuff:

Printed/Typeset documents

  • Palatino Light, Palatino Pro Light: Serif font used by sfplanning.org notice.

SamatsWiki: Fonts (last edited 2022-02-09 07:55:32 by SamatJain)