Re: graphics alternative to GDI+ in c#?
- From: "Kevin Spencer" <uce@xxxxxxx>
- Date: Fri, 25 Aug 2006 16:40:32 -0400
What on earth do fonts have to do with IIS?
--
HTH,
Kevin Spencer
Microsoft MVP
Chicken Salad Surgery
It takes a tough man to make a tender chicken salad.
"Tarren" <noemailplease@xxxxxxxxxxxx> wrote in message
news:O1OR3oHyGHA.3552@xxxxxxxxxxxxxxxxxxxxxxx
Hi:
I need to render text graphics using custome font.
I am running into issues where PrivateFontCollection will hang sometimes
when I instantiate it.
PrivateFontCollection fc = new PrivateFontCollection();
The annoying part is that it hangs IIS, but does not through any error so
there is nothing to try / catch.
Any thoughts?
Are there 3rd party libraries available to render text to graphics using
my own provided ttfs?
Thanks
.
- References:
- graphics alternative to GDI+ in c#?
- From: Tarren
- graphics alternative to GDI+ in c#?
- Prev by Date: Re: C++ dll in C#
- Next by Date: Re: Need some advice- GUI design
- Previous by thread: graphics alternative to GDI+ in c#?
- Next by thread: Re: graphics alternative to GDI+ in c#?
- Index(es):