Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2015-04-24 00:10:47
Size: 211
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:
= 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:

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