Differences between revisions 13 and 21 (spanning 8 versions)
Revision 13 as of 2019-03-18 07:24:29
Size: 2367
Editor: SamatJain
Comment: Palatino
Revision 21 as of 2022-02-09 07:55:32
Size: 3713
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * [[https://fonts.google.com/specimen/Fjord+On|Fjord One]]. Used on [[https://cherrypy.org|CherryPy.org]] and [[https://www.breadbox64.com/|breadbox64.com]].
Line 30: Line 31:
 * [[https://klim.co.nz/retail-fonts/calibre/|Calibre]] used by [[https://www.simple.com/|Simple]]
 * [[https://fonts.adobe.com/fonts/aktiv-grotesk|Aktiv Grotesk]] used on http://www.minimallyminimal.com/
 * [[https://fonts.google.com/specimen/Fauna+One|Fauna One]]. Good for headings.
 * TeX's Computer Modern aka CMU Sans Serif. [[https://github.com/spratt/Computer-Modern|WebFonts]]. [[https://www.fontsquirrel.com/fonts/computer-modern|TTF]], [[https://ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/otf/|OpenType]]. Used by http://omershapira.com/
 * Latin Modern. [[https://github.com/slashfoo/lmweb|Webfonts]].
 * [[https://www.fogcitygothic.com/|Fog City Gothic]]. Based on old San Francisco street signs.
Line 33: Line 40:
See also MonospacedFonts
Line 34: Line 43:
 * [[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]].
 * [[https://www.jetbrains.com/lp/mono/|JetBrains Mono]]
Line 38: Line 49:
 * [[https://creativemarket.com/rohdesign/13383-The-Sketchnote-Typeface-Full-Family?u=rohdesign|Sketchnote Typeface Full Family]] looks like carefully hand-written writing with a marker

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

See also MonospacedFonts

Other

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)