Jeremias Maerki wrote:
What you could try is to somehow use our own font subsystem's font
metrics to drive glyph placement in Java2D, i.e. the exact opposite of
what you tried just now. IMO that has a better chance to meet your needs
if you can't use a PDF-to-TIFF conversion.

We have considered a PDF-to-TIFF conversion but don't want it to work via a separate application as that usually slows things down. Also, imagine if we had to distribute the entirety of ghostscript to every user of the app, yikes... maybe for a server app, but there's no way I'm doing it for a desktop app. :-)

I will try doing the exact opposite of my original strategy. :-)

Daniel



--
Daniel Noll

Nuix Pty Ltd
Suite 79, 89 Jones St, Ultimo NSW 2007, Australia    Ph: +61 2 9280 0699
Web: http://nuix.com/                               Fax: +61 2 9212 6902

This message is intended only for the named recipient. If you are not
the intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
message or attachment is strictly prohibited.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to