Difference between revisions of "Fonts"

From Wiki
Jump to navigation Jump to search
Line 26: Line 26:
 
** [[Fontsize|What defines the size in a font?]] (2019)
 
** [[Fontsize|What defines the size in a font?]] (2019)
 
** [[Optical Size]] ('''!!! WARNING !!!''' 2010 = TO KEEP OR NOT TO KEEP)
 
** [[Optical Size]] ('''!!! WARNING !!!''' 2010 = TO KEEP OR NOT TO KEEP)
** Reference to [https://source.contextgarden.net/?search=s-fonts- s-fonts- files]
+
** [https://source.contextgarden.net/?search=s-fonts- the source browser] for s-fonts- files.
 
 
  
 
* Deep dive into typescripts
 
* Deep dive into typescripts
** They are stored in <code>tex/texmf-context/tex/context/fonts/mkiv/</code>. You can have a look with [https://source.contextgarden.net/?search=type-imp- the source browser].
+
** [https://source.contextgarden.net/?search=type-imp- the source browser] for type-imp- files.
 
** [[Alegreya Typescript]]: a quite complete example (2019), MkIV for the Alegreya fonts by Huerta Tipográfica / Juan Pablo del Peral, downloadable from [https://fonts.google.com/?query=Alegreya Google Fonts].
 
** [[Alegreya Typescript]]: a quite complete example (2019), MkIV for the Alegreya fonts by Huerta Tipográfica / Juan Pablo del Peral, downloadable from [https://fonts.google.com/?query=Alegreya Google Fonts].
 
** [[Fraktur_fonts|Summary of experiences of three Fraktur]] (2019)
 
** [[Fraktur_fonts|Summary of experiences of three Fraktur]] (2019)

Revision as of 19:41, 1 June 2020


Using fonts with TeX was once a Jedi fight, before (2013 / 2015 ?) and LuaTeX development.

Nowadays, Fonts are a piece of cake

Advanced stuff