mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-22 14:58:13 +02:00
xc/programs/Xserver/Xprint/pcl/PclInit.c //freedesktop.org/bugzilla/show_bug.cgi?id=1496) attachment #998 (https://bugs.freedesktop.org/attachment.cgi?id=998): Fixed Xprt 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 and Xprint specifications). |
||
|---|---|---|
| .. | ||
| doc | ||
| 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 | ||