mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 10:18:14 +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).
|
||
|---|---|---|
| .. | ||
| Pcl.h | ||
| PclArc.c | ||
| PclArea.c | ||
| PclAttr.c | ||
| PclAttVal.c | ||
| PclColor.c | ||
| PclCursor.c | ||
| PclDef.h | ||
| PclFonts.c | ||
| PclGC.c | ||
| PclInit.c | ||
| PclLine.c | ||
| Pclmap.h | ||
| PclMisc.c | ||
| PclPixel.c | ||
| PclPixmap.c | ||
| PclPolygon.c | ||
| PclPrint.c | ||
| PclSFonts.c | ||
| PclSFonts.h | ||
| PclSpans.c | ||
| PclText.c | ||
| PclWindow.c | ||