mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 06:06:13 +00:00
c23f8578c3
font installed - this avoids a nasty Wingdings only scenario. Add the ability to perform font replacements, this essentially lets you give a second name to a font family so that familyA gets enumerated as familyB too. If we encounter two copies of the same font then use the one with the larger version number. Dmitry Timoshkov <dmitry@codeweavers.com> Move GetTextCharsetInfo implementation to the font driver. |
||
---|---|---|
.. | ||
bitmap.c | ||
brush.c | ||
clipping.c | ||
dc.c | ||
dcvalues.c | ||
dib.c | ||
enhmetafile.c | ||
font.c | ||
gdiobj.c | ||
linedda.c | ||
metafile.c | ||
palette.c | ||
pen.c | ||
region.c | ||
text.c |