Alex Henrie
|
2bd84420a0
|
wineps.drv: Make constant 'glyph_def' static.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-12-10 14:54:01 +01:00 |
Wolfgang Walter
|
2b23eb2e9a
|
wineps: Cope correctly with a missing table.
Signed-off-by: Wolfgang Walter <wine@stwm.de>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-12 13:15:27 +01:00 |
Michael Stefaniuc
|
ead1a3d10d
|
wineps.drv: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 10:16:02 +02:00 |
Alexandre Julliard
|
10dcba499f
|
wineps.drv: Pass a generic PHYSDEV to all graphics functions.
|
2011-07-07 14:46:14 +02:00 |
Wolfgang Walter
|
d4b72f3e10
|
wineps.drv: Fix freeing of not allocated memory in type42.c.
|
2008-12-15 13:20:25 +01:00 |
Andrew Talbot
|
86b99de84f
|
wineps.drv: Remove unused code.
|
2008-05-02 11:24:47 +02:00 |
Andrew Talbot
|
a76d10d1d9
|
wineps.drv: Fix some memory leaks.
|
2007-10-10 22:08:19 +02:00 |
Andrew Talbot
|
9ff4c29d86
|
wineps.drv: Exclude unused headers.
|
2007-05-29 12:10:13 +02:00 |
Huw Davies
|
9a2c4f7114
|
wineps.drv: When we're using a GlyphDirectory we should clear the offsets and lengths of the loca and glyf tables in addition to changing their names.
Should fix printing on Mac based cups servers.
|
2006-12-06 11:34:42 +01:00 |
Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +02:00 |
Alexandre Julliard
|
276e223bcb
|
wineps.drv: Make some variables static.
|
2006-06-12 13:46:17 +02:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |