.NET 2.0 GDI / GDI+ performance (was: New Delphi roadmap is coming: NO UNICODE PLEASE!)



"Brad White" <bwhite at inebraska.com> wrote in message
news:45ba1d78$1@xxxxxxxxxxxxxxxxxxxxxxxxx

I've done a bit of research on it, not much mind you, and I've been told
that yes, if you just use it out of the box it is a bit slow, but there
are
some things you can do to speed up the drawing. But my developers
say they are already doing those thing, and this *is* the faster version.
I don't have time to look up the details right now, but GDI and GDI+
always come into the conversation.
I've also been told that future versions of .NET will deal with this.

Check if your developers are making use of the
Application.SetCompatibleTextRenderingDefault option.
"There were several changes in Windows Forms for .NET Framework 2.0 that
came down the pipe too late for us to document in time for RTM."

"Certain Windows Forms controls can render their text using either the GDI
graphics library, or the newer GDI+ library. This change was made because of
performance and localization issues with GDI+. "

http://blogs.msdn.com/winformsue/archive/2006/01/31/521214.aspx

--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp



.



Relevant Pages

  • Re: .NET 2.0 GDI / GDI+ performance (was: New Delphi roadmap is coming: NO UNICODE PLEASE!)
    ... I've done a bit of research on it, not much mind you, and I've been told ... I don't have time to look up the details right now, but GDI and GDI+ ... Check if your developers are making use of the ... I don't see any visible problems with the text. ...
    (borland.public.delphi.non-technical)
  • Re: .NET 2.0 GDI / GDI+ performance (was: New Delphi roadmap is coming: NO UNICODE PLEASE!)
    ... I've done a bit of research on it, not much mind you, and I've been told ... I don't have time to look up the details right now, but GDI and GDI+ ... Check if your developers are making use of the ... came down the pipe too late for us to document in time for RTM." ...
    (borland.public.delphi.non-technical)
  • GDI+ v1.1 EMF to EMF+ Conversion
    ... however for those developers that are evaluating it I'd be interested ... MSDN documentation indicates that the routine may not handle all GDI ... Anyone testing the release have any feedback to offer? ...
    (microsoft.public.win32.programmer.gdi)
  • [SLE] [OT] Re: FYI: OpenSUSE vs Vista
    ... Windows Vista has implemented 0% .NET in the core. ... SIDs to a NTFS filesystem, which _can_ happen on a non-DC file server. ... It's trying to chuck the Graphical Display Interface (GDI) ...
    (SuSE)
  • Re: which way is faster?
    ... I never heard of speed comparisons between dos and windows. ... GDI does not support hardware. ... I provided a demonstration here earlier, where a GDI app, can prempt both the mouse and keyboard messages, and keep going. ...
    (alt.lang.asm)