wine-wine/dlls/wineps
Morten Welinder ae70f5c647 (PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used).
(PSDRV_AFMParse): Don't crash on missing font name.  Use unsigned
chars.  Fix peculiar inconsistent indentation.  Don't leak a FILE.
Catch problematic files with no line feed in them.  Don't mix
characters and integers.  Don't overrun the buffer.
2001-02-15 21:23:50 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
afm.c (PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used). 2001-02-15 21:23:50 +00:00
bitblt.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
bitmap.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
brush.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
clipping.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
color.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
driver.c Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
escape.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
font.c Change FONTOBJ to use LOGFONTW rather than LOGFONT16. 2001-02-14 22:56:38 +00:00
graphics.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
init.c Take into account unprintable margins in psdrv. 2001-01-28 23:13:45 +00:00
objects.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
pen.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
ppd.c Spaces do not have to come after the ':' that ends a keyword. 2001-02-12 01:23:26 +00:00
ps.c Take into account unprintable margins in psdrv. 2001-01-28 23:13:45 +00:00
psdlg.h Paper size and orientation prop sheet for wineps. 2000-09-22 22:16:31 +00:00
psdrv.h Change FONTOBJ to use LOGFONTW rather than LOGFONT16. 2001-02-14 22:56:38 +00:00
rsrc.rc Added Russian resources to the Postscript driver. 2000-11-09 20:26:11 +00:00
text.c Fix for rotated text when lpDx is specified. 2001-02-12 01:21:34 +00:00
wineps.spec Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
wineps16.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
wps_En.rc Added Russian resources to the Postscript driver. 2000-11-09 20:26:11 +00:00
wps_Ru.rc Added Russian resources to the Postscript driver. 2000-11-09 20:26:11 +00:00
wps_Sk.rc Added Russian resources to the Postscript driver. 2000-11-09 20:26:11 +00:00
wps_xx.rc Paper size and orientation prop sheet for wineps. 2000-09-22 22:16:31 +00:00