1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/objects
Shachar Shemesh 4ebb7b536e ExtTextOutW: if GetFontLanguageInfo says that the font may require
reordering, call GetCharacterPlacementW and print the result.
2002-06-14 23:29:16 +00:00
..
.cvsignore Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
bitmap.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
brush.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
clipping.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
dc.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
dcvalues.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dib.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
enhmetafile.c Better encapsulation of the font and metafile objects. 2002-06-04 01:02:51 +00:00
font.c - Implemented a skeleton for GetFontLanguageInfo. Using const masks to 2002-06-14 23:28:55 +00:00
gdiobj.c Fixed the names of some stock fonts. 2002-06-13 23:59:53 +00:00
linedda.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
metafile.c Better encapsulation of the font and metafile objects. 2002-06-04 01:02:51 +00:00
palette.c Better separation of the palette functions. 2002-06-02 21:40:24 +00:00
pen.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
region.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
text.c ExtTextOutW: if GetFontLanguageInfo says that the font may require 2002-06-14 23:29:16 +00:00