Forms fonts size(height) Problem in JRE [message #264393] |
Mon, 03 September 2007 03:19 |
tassada
Messages: 6 Registered: August 2007
|
Junior Member |
|
|
Hello all
The problem had been Posted in the topic below some days ago...
It is still unsolved...
http://www.orafaq.com/forum/t/87275/110700/
Now I'm sure it is not the Upgrading problem. any way, The fonts in the JRE is not the same as in the developer...
for example.
I use 'Times new Roman' Fonts in the Campus ,but it turns out
about 1.2 times line-heights when showed in the JRE...
I read the docs <OracleŽ Application Server Forms Services Deployment Guide>http://download-east.oracle.com/docs/cd/B25016_04/doc/dl/web/B14032_03/configure003.htm#CACCCJHD.It seems that parameter 'mapFonts ' can fixed heights problem.however it did work.. but fonts turned out very odd...
Quote: |
mapFonts optional
<PARAM NAME = "mapFonts" VALUE = "yes" > to trigger font mapping.
As a result of some font rendering code changes in JDK 1.3, the font heights set in JDK 1.1 increased in JDK 1.3. As this may cause display issues, you can map the JDK 1.3 fonts so that the font sizes are the same as they were in JDK 1.1.
|
Any one who had met the problem Likes this ..please help..
How to modify the font height in the JRE....
[Updated on: Mon, 03 September 2007 19:58] Report message to a moderator
|
|
|