Bad rendering of java fonts

T

Tristan

Hi,

if I let a string slowly zoom out in Java the rendering is somehow
bad. The string shakes while becoming bigger.
Can I do anything about it ?
I use the drawString(String str, int x, int y) method to set the
string on the screen. In the same loop I derive a new font with
deriveFont(float size) and additional 0.2f for the current string size
for each step.
Is it any better to use the scale method of graphics instead ?

Thanks,

Tris.

P.S.: I dont't want to use image scaling.
 

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
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top