From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
</noinclude>* A font family corresponds to one entry in GUI font lists. For example, ''DejaVu Sans'', ''DejaVu Serif'' and ''DejaVu Sans Mono'' are three different font families. | </noinclude>* A font family corresponds to one entry in GUI font lists. For example, ''DejaVu Sans'', ''DejaVu Serif'' and ''DejaVu Sans Mono'' are three different font families. | ||
* A font family is subdivided in faces or styles. ''DejaVu Sans Normal'', ''DejaVu Sans Bold'', ''DejaVu Sans Condensed Italic'' are three faces of the ''DejaVu Sans'' font family. | * A font family is subdivided in faces or styles. ''DejaVu Sans Normal'', ''DejaVu Sans Bold'', ''DejaVu Sans Condensed Italic'' are three faces of the ''DejaVu Sans'' font family. | ||
* The '''gnome-font-viewer''' command can be used to check the font family name and the font face/style declared by a font file.<noinclude> | * The '''gnome-font-viewer''' command can be used to check the font family name and the font face/style declared by a font file<ref>Alternatively, use '''fontforge''' or another font metadata-aware tool to check.</ref>.<noinclude> | ||
Notes: | |||
<references/> | |||
{{:Fonts_SIG_signature}}</noinclude> | {{:Fonts_SIG_signature}}</noinclude> |
Revision as of 18:55, 15 January 2009
- A font family corresponds to one entry in GUI font lists. For example, DejaVu Sans, DejaVu Serif and DejaVu Sans Mono are three different font families.
- A font family is subdivided in faces or styles. DejaVu Sans Normal, DejaVu Sans Bold, DejaVu Sans Condensed Italic are three faces of the DejaVu Sans font family.
- The gnome-font-viewer command can be used to check the font family name and the font face/style declared by a font file[1].
Notes:
- ↑ Alternatively, use fontforge or another font metadata-aware tool to check.