[Bug 11054] Missing GdipNewPrivateFontCollection and GdipGetDpiX functions

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 5 10:32:43 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11054


Adam Petaccia <adam at tpetaccia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam at tpetaccia.com




--- Comment #5 from Adam Petaccia <adam at tpetaccia.com>  2008-07-05 10:32:43 ---
It looks like these will need to be implemented before EasyGPS can be run
without problems:

GdipBitmapSetPixel
GdipCloneBitmapAreaI
GdipCreateBitmapFromResource
GdipCreateCachedBitmap
GdipCreateHatchBrush
GdipDeleteCachedBitmap
GdipDeletePrivateFontCollection
GdipDrawCachedBitmap
GdipFillPolygon2
GdipFillPolygon2I
GdipGetFontCollectionFamilyCount
GdipNewPrivateFontCollection
GdipPrivateAddFontFile
GdipResetWorldTransform
GdipSetPenCompoundArray

The PrivateFontCollection work is in a private branch which I will soon be
sending off.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list