Re: DrawString failing to write accented characters, VB.Net



Hmmm, I'm still interested to know why this didn't work. I've tried a few
different ways and It seems to work fine for me vis-a-vis normal characters
but I must admit I haven't tried the accented ones.

I'll have to dig out some code this weekend (I'm mobile at the moment) and
have a play.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.



"Matt Sach" <mattsach@xxxxxxxxx> wrote in message
news:1160564908.903235.249300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Cheers for the advice, Bob. I gave it a go with Georgia, but had the
same problems. In the end, one of the other guys in the office
suggested we bin the GDI+ method, and use sIFR instead. It achieves the
same visual effect, but doesn't rely on fonts being on either server or
client machines, nor does it harm accessibility as it's doing an
equivalent to the image-replacement technique I was doing with the
generated images.

Regards,

Matt

Bob Powell [MVP] wrote:
TTF viewer is limited. Try it with Georgia, it's a serif TNR equivalent
which is better constructed and has all the accents.



.



Relevant Pages

  • Re: Custom Zoom & Performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... the scaled pixel ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Printing graphics/text that span multiple pages
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... You need to figure out how many pages you need and then render your ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Drawing backgeound image slows down form performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > I have a windows form application that draws the background with a color ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Hotspots in graphic
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > What is the best way to draw that image on the screen? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Hotspots in graphic
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > What is the best way to draw that image on the screen? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)