Re: DrawString failing to write accented characters, VB.Net
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 Oct 2006 22:16:41 +0200
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.
.
- References:
- DrawString failing to write accented characters, VB.Net
- From: Matt Sach
- Re: DrawString failing to write accented characters, VB.Net
- From: Bob Powell [MVP]
- Re: DrawString failing to write accented characters, VB.Net
- From: Matt Sach
- Re: DrawString failing to write accented characters, VB.Net
- From: Bob Powell [MVP]
- Re: DrawString failing to write accented characters, VB.Net
- From: Matt Sach
- DrawString failing to write accented characters, VB.Net
- Prev by Date: Re: 2d Tile Maps and Sprites
- Next by Date: Re: How to blend two colors?
- Previous by thread: Re: DrawString failing to write accented characters, VB.Net
- Next by thread: Metainformation in JPG
- Index(es):
Relevant Pages
|