Page 1 of 1

TPrintPreview and fonts !!

PostPosted: January 30th, 2004, 12:02 pm
by miv
Hello,

I have trouble generating nice looking previews with TThumbnailPreview and nice looking zooms with TPrintPreview (mostly font size problems).

I use the print preview’s canvas to draw my own meta file contents on with the TPrintPreview->TCanvas->Draw method. I don’t know if this is where the problem is!?

Some of the content for the preview comes from different metafiles of mine, hence I draw them directly on the previews canvas. Is this the reason why fonts look screwed up when I zoom in/out on the preview?? It’s mostly the fonts that are not resized correctly.

Thanks for listening,
Michael

PostPosted: January 30th, 2004, 2:33 pm
by Kambiz
If you don't use scalable fonts (TruType, OpenType, and etc.), this will happen.