Implement GetTextExtentPointI and add support for ETO_GLYPH_INDEX.
[wine] / dlls / gdi / freetype.c
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Huw D M DaviesFix a few font problems with rotated text and non MM_TE...
2002-04-03  Huw D M DaviesAdd font substitution lookup in the registry. We look...
2002-04-03  Dmitry TimoshkovImplement GetGlyphIndices. Tweak GetCharacterPlacement...
2002-04-03  Huw D M DaviesLoad libfreetype.so on the fly with dlopen and friends.
2002-03-23  Eric PouechChanged fixed fonts family name.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2001-12-24  Francois GougetInclude ftsnames.h or ftnames.h, not both.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.