Re: Kerning changes - why? ... I've changed the "FlatStyle" property as you said, ... Do you know if this problem will persist in future versions of GDI+?... >> in one of my Windows Forms I've got a label displaying URLs.... >> displayed becomes too long, the letters' kerning changes, i.e. the ... (microsoft.public.dotnet.framework.windowsforms)
\ in image file path ... I found a Ms gdi+ sample "Loading and Displaying Bitmaps."... (microsoft.public.win32.programmer.gdi)
Re: Google map style sheet. ... more appropriate methods of displaying a flat/2d 'game ... I would use GDI+ to do this. ... the screen display.... you can just changed the clipping region.... (microsoft.public.win32.programmer.directx.graphics)
Re: How to use GDI and DirectX together? ... in your program is nothing to do with GDI...... it's standard surface->screen ... > I managed to draw some GDI stuff on a surface, using the GetDC funcion, ... > im not sure how to get the result on the primary surface.... (microsoft.public.win32.programmer.directx.graphics)
Re: Next Version of GDI+ (maybe GDI+ 2.0) ... GDI+ converts the 1bit image to a 24 bit image while displaying.... The image filesize is only at 300kb-1MB. ... And then there is the missing hardware acceleration.... Now I'm using FreeImage to draw the image and GDI+ to do the rest. ... (microsoft.public.dotnet.framework.drawing)