Skip to main content
Participant
April 24, 2009
Question

How to get sharpest quality text?

  • April 24, 2009
  • 1 reply
  • 713 views

What would be the best way to get sharpest quality text using Embedded fonts? Is there anything similar to fontSharpness or fontThickness that are available with TextFields?

Thanks

Chris

This topic has been closed for replies.

1 reply

Adobe Employee
April 28, 2009

There are two settings relevant to this in the ITextLayoutFormat -- cffHinting and renderingMode. These are different than the settings you get with TextField-style fonts, because the font technology itself is different. I think by default these are set up for high quality, so there should be nothing further you need to do unless you have already overridden these.