fonts: Use the EBLC table to retrieve the ascent of the bitmap font.
[wine] / dlls / gdi / bitmap.c
2006-03-21  Dmitry Timoshkovgdi: Fix a couple of todos in the bitmap test.
2006-03-20  Dmitry Timoshkovgdi: Add a simple test for bitmap bits/metrics
2005-12-13  Alexandre Julliardgdi: Added support for doing GetBitmapBits on a DIB...
2005-11-29  Alexandre JulliardAdded support for doing SetBitmapBits on a DIB section.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-11-22  Jon GriffithsImplement CreateBitmap using CreateBitmapIndirect so...
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-08-13  Huw DaviesIf a device doesn't support device bitmaps, then store...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...