[BUG] Printing when using embedded fonts

My application is using special embedded fonts. Those won't print correctly. They're substituted with random garbage from another font.

From my experience, I can say that it looks like the exact same problem which GDI+ also exposes. The workaround (since the bug was never addressed by Ms) was to use GDI. Calling AddFontMemResourceEx in gdi32.dll seemed to correct the problem.

Sinc MS is building a new platform with "excellent" text support, I hope the problem will get addressed this time. Any feedback is welcome.

Best regards,

[550 byte] By [jods] at [2007-12-22]

Visual Studio Orcas

Site Classified