AffineTransform substitute for 1.1 jdk?

S

SPG

hi,

I need to doa transform on a font, to stretch its height and width.
The problem is that we must support 1.1 JDK which sucks.

I have tried rendering to an image then scaling it, but in order to keep the
fonts looking smooth the scaling hint need to be SCALE_SMOOTH and that
causes massive performance hits.

What about converting the characters of a font to polygons.. Can I do that?

There has to be a nice way to stretch a font in both directions using the
1.1 jdk.. doesn't there?

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top