[stsf-commit] stsf/interface stprivate.h,1.3,1.4

Alan Coopersmith stsf-commit at pdx.freedesktop.org
Mon Feb 28 19:15:08 PST 2005


Committed by: alanc


Index: stprivate.h
===================================================================
RCS file: /cvs/stsf/stsf/interface/stprivate.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- stprivate.h	2 Jul 2004 05:00:15 -0000	1.3
+++ stprivate.h	1 Mar 2005 03:15:06 -0000	1.4
@@ -554,6 +554,7 @@
 #define FS_RF_ITALICISE        0x00000080               /* Algorithmically italicize the font */
 #define FS_RF_FRACDELTAS       0x00000100               /* Fractonal deltas for glyph rendering */
 #define FS_RF_BITSWAPPED       0x00000200               /* Bit-swap all bytes in the bitmap */
+#define FS_RF_EMBOLDENBITMAPS  0x00000400               /* Embolden glyph bitmaps instead of outlines */
 #define FS_RF_VERTICAL         0x00010000               /* Vertical writing mode */
 #define FS_RF_GREYSCALE FS_RF_GRAYSCALE
 



More information about the stsf-commit mailing list