Fonts in XFree86
Juliusz Chroboczek, jec@dcs.ed.ac.uk
26 May 1999
This version of XFree86 includes a number of improvements to the
handling of fonts, including
- new Unicode-encoded bitmap fonts;
- internationalisation of the scalable font backends (Type 1, Speedo,
and TrueType);
- support for TrueType fonts;
- support for CID-keyed fonts.
This document describes these improvements. It does not attempt to
describe the standard support for fonts in X11; the reader is referred
to the X
(1), Xserver
(1), and mkfontdir
(1) manpages.
- 1.1. Characters and glyphs
- 1.2. Font files, fonts, and XLFD
- 1.3. Unicode
- 2.1. The Unicode `fixed' font
- 2.2. The ClearlyU Unicode font
- 3.1. The `fontenc' layer
- 3.2. Backend-specific notes about fontenc
- 3.3. Format of encodings directory files
- 3.4. Format of encoding files
- 3.5. Using symbol fonts
- 3.6. Using badly encoded font files
- 4.1. New TrueType backends
- 4.2. Support for CID-keyed fonts
$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.4 1999/08/28 10:43:33 dawes Exp $