Hey everyone,
I have a Sony Ericsson W610i and I have change the font to Sony_Sketch_EF_205. The font is small and working fine but its appearing very large in Java Applications(eg. eBuddy).
Can someone help me fix this!
Hey everyone,
I have a Sony Ericsson W610i and I have change the font to Sony_Sketch_EF_205. The font is small and working fine but its appearing very large in Java Applications(eg. eBuddy).
Can someone help me fix this!
place this in first lines of layout :
maybe be OKCode:<?xml version="1.0" encoding="utf-8"?> <layout version="1.0"> <!-- Default settings must be first in file --> <object name="default"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="RowHeight" value="32767"/> <sett name="TopOffset" value="32767"/> <sett name="TitleFontType" value="32767"/> <sett name="TitleHeight" value="32767"/> <sett name="TitleTopOffset" value="32767"/> <sett name="TitleMode" value="2"/> <sett name="ScrollBarMode" value="0"/> <sett name="ShowFrame" value="0"/> <sett name="OverlayStyle" value="2"/> <sett name="XPos" value="0"/> <sett name="YPos" value="24"/> <sett name="Width" value="240"/> <sett name="Height" value="266"/> <sett name="YRelatively" value="1"/> <sett name="Backlight" value="4"/> </settings>
There are currently 1 users browsing this thread. (0 members and 1 guests)