Huw Davies
|
bb1740a42e
|
wineps: Add support for printing fake italic fonts.
|
2012-07-02 19:17:59 +02:00 |
Pierre Schweitzer
|
0652bbc3d5
|
wineps.drv: Fix memory leak.
|
2011-12-07 17:49:59 +01:00 |
Alexandre Julliard
|
29295e98e6
|
wineps: Fix the font escapement when coordinates are being mirrored.
|
2011-11-04 16:08:29 +01:00 |
Alexandre Julliard
|
49cb530ee3
|
wineps: Remove unneeded GetTransform prototype.
|
2011-07-19 18:26:20 +02:00 |
Alexandre Julliard
|
b49aaf1fed
|
wineps.drv: Use the HDC from the gdi_physdev structure.
|
2011-07-07 14:46:15 +02:00 |
Alexandre Julliard
|
10dcba499f
|
wineps.drv: Pass a generic PHYSDEV to all graphics functions.
|
2011-07-07 14:46:14 +02:00 |
Alexander Kochetkov
|
ecde55b757
|
wineps.drv: All map modes should have inverted y-transforms.
|
2011-02-10 10:28:02 -06:00 |
Alexander Kochetkov
|
69f88da187
|
wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode.
|
2011-01-14 18:26:20 +01:00 |
Huw Davies
|
5eef3594ad
|
wineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should also have inverted y-transforms (even if the page -> device mapping results in a negative y-scale).
|
2010-04-28 09:18:39 -05:00 |
Huw Davies
|
8ce10f1426
|
wineps.drv: Add world transform support for fonts.
|
2010-04-25 07:34:14 -05:00 |
Huw Davies
|
93f970ce7b
|
wineps.drv: Calculate the font size directly from the logfont.
|
2010-04-22 15:10:19 +02:00 |
Huw Davies
|
dea3745eb8
|
wineps.drv: Defer accessing the font metrics until we really need them.
|
2010-04-22 15:10:15 +02:00 |
Huw Davies
|
d99754adc1
|
wineps.drv: Make the rectangle an optional parameter to get_bbox().
|
2010-04-22 15:10:11 +02:00 |
Alexandre Julliard
|
cc2d6f330f
|
wineps.drv: Don't include 16-bit headers in psdrv.h.
|
2009-12-07 14:18:28 +01:00 |
Andrew Talbot
|
91128b901e
|
wineps.drv: Fix some memory leaks.
|
2007-10-10 11:57:05 +02:00 |
Andrew Talbot
|
9ff4c29d86
|
wineps.drv: Exclude unused headers.
|
2007-05-29 12:10:13 +02:00 |
Huw Davies
|
c0cb341adf
|
wineps.drv: Try to use the PostSript name of a font.
|
2007-02-05 12:27:09 +01:00 |
Huw Davies
|
2844f383f1
|
wineps.drv: Don't try to download a non-scalable font.
|
2006-12-07 17:54:41 +01:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |