Difference between revisions of "Fonts"

From Wiki
Jump to navigation Jump to search
Line 46: Line 46:
 
* '''[[Fonts/Typescripts examples|Typescripts examples]]'''
 
* '''[[Fonts/Typescripts examples|Typescripts examples]]'''
 
* '''[[Fonts/Featuresets|OpenType features]]''' for some common options for {{cmd|definefontfeature}} like '''[[Fonts/Ligatures|Ligatures]]'''
 
* '''[[Fonts/Featuresets|OpenType features]]''' for some common options for {{cmd|definefontfeature}} like '''[[Fonts/Ligatures|Ligatures]]'''
 
 
 
* Technical details
 
* Technical details
** [[Fonts/Fontsize|What defines the size in a font]] ('natural' size. 'design' size)
+
** [[Fonts/Optical Size | How to set up a font family with optical size options]]
** [[Fonts/Optical Size|How to set up a font family with optical size options]] A few fonts like Computer Modern are available with optical sizes.
+
** [[Fonts/Fontsize | What defines the size in a font]] ('natural' size. 'design' size)
 
 
  
 
== To tidy ==
 
== To tidy ==

Revision as of 19:51, 17 May 2024

Tutorials (learning) How-to guides (goals)
Explanation (understanding) Reference (information)

The commands in Fonts category

How-to guides

To tidy

This guide should help to use fonts from Adobe with optical sizes.

  • Protrusion (also known as hanging or font handling) is a more subtle typographic effect (2012 need update).
  • the source browser for s-fonts- files, that a user can run (to get an example) or use as module for own fonts
  • Lua Font Goodies with examples.


Finally, for older content, refering to mkii, we keep a specific zone in the wiki. Work is also need to merge content of Fonts_in_LuaTeX here.