Re: graphics alternative to GDI+ in c#?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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




.