Check out my first novel, midnight's simulacra!

Fonts: Difference between revisions

From dankwiki
(Created page with "Fonts can be installed by copying the appropriate .otf or .ttf file to ~/.fonts. Some fonts worth checking out: ==Inconsolata== * http://levien.com/type/myfonts/inconsolata.h...")
 
(talk about fc-match)
Line 1: Line 1:
Fonts can be installed by copying the appropriate .otf or .ttf file to ~/.fonts. Some fonts worth checking out:
Fonts can be installed by copying the appropriate .otf or .ttf file to ~/.fonts.


==Inconsolata==
==Working with font-config==
* Dereference a font alias with `fc-match`:
<nowiki>
[schwarzgerat](0) $ fc-match sans-serif
DejaVuSans.ttf: "DejaVu Sans" "Book"
[schwarzgerat](0) $ </nowiki>
 
==Some fonts worth checking out==
===Inconsolata===
* http://levien.com/type/myfonts/inconsolata.html
* http://levien.com/type/myfonts/inconsolata.html
* http://www.google.com/webfonts/specimen/Inconsolata
* http://www.google.com/webfonts/specimen/Inconsolata
==Consolas==
===Consolas===
* http://www.microsoft.com/en-us/download/details.aspx?id=17879
* http://www.microsoft.com/en-us/download/details.aspx?id=17879
==Monaco==
===Monaco===
* http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf
* http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf

Revision as of 02:06, 23 March 2019

Fonts can be installed by copying the appropriate .otf or .ttf file to ~/.fonts.

Working with font-config

  • Dereference a font alias with `fc-match`:
[schwarzgerat](0) $ fc-match sans-serif
DejaVuSans.ttf: "DejaVu Sans" "Book"
[schwarzgerat](0) $ 

Some fonts worth checking out

Inconsolata

Consolas

Monaco