Sweden-Number/dlls/gdi32
Akihiro Sagawa f50e649578 gdi32/tests: Fix tests for fixed-pitch full-width character advance. It's double of tmAveCharWidth.
For instance, 19 ppem "VL Gothic" on Windows, the advance value is 10
for half-width characters, but 18 for full-width characters.  In this
case, tmAveCharWidth is 9. Thus using tmAveCharWidth is reasonable.
2013-04-04 19:39:00 +02:00
..
dibdrv
enhmfdrv gdi32: SelectClipPath should update actual clipping region for a EMF DC. 2013-02-15 11:50:32 +01:00
mfdrv
tests gdi32/tests: Fix tests for fixed-pitch full-width character advance. It's double of tmAveCharWidth. 2013-04-04 19:39:00 +02:00
Makefile.in
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
dib.c
driver.c gdi32: Use the Mac driver by default. 2013-04-02 12:47:28 +02:00
enhmetafile.c
font.c gdi32: Printer drivers don't use the character extra spacing if lpdx is supplied. 2013-03-26 17:07:37 +01:00
freetype.c gdi32: Improve fixed-pitch advance calculation as well as outline text metrics. 2013-04-04 19:38:46 +02:00
gdi32.rc
gdi32.spec
gdi_private.h
gdiobj.c
icm.c
mapping.c
metafile.c gdi32: Add support for disk-based metafiles to GetMetaFileBitsEx. 2013-03-25 13:56:09 +01:00
opengl.c
painting.c
palette.c
path.c
pen.c
printdrv.c
region.c
resource.h