[Bug 33378] measuring/painting strings needs better tests

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 3 12:32:55 CDT 2013


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

--- Comment #16 from Dmitry Timoshkov <dmitry at baikal.ru> 2013-08-03 12:32:55 CDT ---
(In reply to comment #14)
> > That's not an API, this is not a gdiplus.dll public export.
> > 
> > > But it seems at least *parts* of it aren't implemented in wine.
> > > At very least namespacing seems broken.
> > 
> > What you are talking about is C++ wrappers around public gdiplus APIs.
> > 
> ...and just about everything I could google, including MSDN, shows that's the
> *primary* API, at least if you're not using C#.
> 
> Just, i.e.
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms533969(v=vs.85).aspx.

"Windows GDI+ exposes a flat API that consists of about 600 functions, which
are implemented in Gdiplus.dll and declared in Gdiplusflat.h. The functions
in the GDI+ flat API are wrapped by a collection of about 40 C++ classes."

That's a quote from MSDN referenced above. Do you see a difference between
flat gdiplus APIs and a collection of C++ wrapper classes?

-- 
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