Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2016-04-23 01:50:37
Size: 405
Editor: SamatJain
Comment:
Revision 9 as of 2018-07-30 23:22:59
Size: 1197
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Around the web =

== Serif fonts ==

 * [[http://www.google.com/fonts/specimen/Bitter|Bitter]] used on [[http://elixir-lang.org/]]
 * [[http://www.google.com/fonts/specimen/Enriqueta|Enriqueta]] used on [[http://benlog.com]]
= Local =
Line 15: Line 10:

== Firefox ==

layout.css.devPixelsPerPx setting:

 * for 120 dpi: 1.45

= Around the web/elsewhere =

== Serif fonts ==

 * [[http://www.google.com/fonts/specimen/Bitter|Bitter]] used on [[http://elixir-lang.org/]]
 * [[http://www.google.com/fonts/specimen/Enriqueta|Enriqueta]] used on [[http://benlog.com]]

== 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

== 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".

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

  • Iosevka: Both serif and sans-serif variations

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".

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