mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-17 07:48:07 +02:00
font handling which did not support "*xp-listfonts-modes:
xp-list-internal-printer-fonts" or "*xp-listfonts-modes:
xp-list-glyph-fonts" to toggle the usage of printer-builtin and glyph
fonts in XListFonts*(), XLoad*Font(), etc. Additionally the Xprint DDX
now explicitly list "xp-listfonts-modes" in
"document-attributes-supported" (for document-level) or
"xp-page-attributes-supported" (for page-level) when the DDX implements
this feature (as described in the CDE DtPrint specification).
|
||
|---|---|---|
| .. | ||
| etc | ||
| pcl | ||
| ps | ||
| raster | ||
| attributes.c | ||
| attributes.h | ||
| AttrValid.c | ||
| AttrValid.h | ||
| ddxInit.c | ||
| DiPrint.h | ||
| Init.c | ||
| mediaSizes.c | ||
| Oid.c | ||
| Oid.h | ||
| OidDefs.h | ||
| OidStrs.h | ||
| spooler.c | ||
| spooler.h | ||
| Util.c | ||
| ValTree.c | ||