Hi All,

I'm trying to make my jdk116v2 work. I looked to the archive, but
didn't found exact solution to my problem.

Running "java my_application" had very terrible fonts all around -
buttons, labels, etc.
Looked like only bitmap fonts had been scaled and displayed.

After messing around with font.properties and replacing all Java fonts
to proportional (vector), I got buttons and labels
looking Ok. But there is another problem that persists-
java.awt.TextField doesn't display anything (or cuts text) unless
it has been increased in size to some non-practical value (40 pixel in
height, I need 20).
Is there any solution for this?

Java code is generated by IBM Visual Age for Java.
I tried recompiling sources in Linux - no effect.

Thank you.
Edward

Reply via email to