Alexandre Julliard
|
1d9874a09e
|
winex11.drv: Glyph width is rounded to 32 bits, make sure to provide enough null data.
|
2007-06-12 16:51:31 +02:00 |
Huw Davies
|
c9fd5a265f
|
winex11.drv: XRenderCompositeText has a problem with 0x0 glyphs, so we'll pretend they're 1x1.
|
2007-06-06 20:34:06 +02:00 |
Andrew Talbot
|
080635bdeb
|
winex11.drv: Exclude unused headers.
|
2007-05-29 12:10:21 +02:00 |
Huw Davies
|
e0150c357d
|
winex11.drv: Use XRenderCompositeText instead of XRenderCompositeString.
|
2007-05-25 20:21:06 +02:00 |
Huw Davies
|
4edc46cbdb
|
winex11.drv: Merge some common code.
|
2007-05-25 20:21:02 +02:00 |
Huw Davies
|
13c0c0d047
|
winex11.drv: Delete the tile pixmap whenever the drawable is changed.
|
2007-03-29 21:02:00 +02:00 |
Huw Davies
|
232c16fadb
|
winex11.drv: Rename a local variable to avoid confusion with a global.
|
2007-03-29 21:01:48 +02:00 |
Dmitry Timoshkov
|
520aa9f548
|
winex11.drv: In the case requested glyphs do not present in the font fail gracefully instead of asserting.
|
2007-03-19 12:16:57 +01:00 |
Alexandre Julliard
|
d302db41aa
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
Ulrich Czekalla
|
4bdf4345b8
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Vitaliy Margolen
|
6069d0d596
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
Huw Davies
|
0bd611cead
|
winex11.drv: Fix rendering of fonts that don't support anti-aliasing.
|
2006-08-21 12:37:34 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |