Quote Originally Posted by djtetei View Post
What do you mean by that?
How to you intend to upload into the K800 system files the fonts saved on the memory stick?
i mean to change the path in the xml file.

<xml>
<engine cache_size="131072" default="yes">
<font style="arial narrow" weight="normal">/tpa/preset/system/fonts/Arial Narrow_Reg.ttf</font>
</engine>

<engine cache_size="262144" default="no">
<font style="arial narrow" weight="bold" >/tpa/preset/system/fonts/Arial Narrow_Bd.ttf</font>
<font style="arial narrow" weight="italic" s01="20" >/tpa/preset/system/fonts/Arial Narrow_Reg.ttf</font>
<font style="arial narrow" weight="bold-italic" s01="20" >/tpa/preset/system/fonts/Arial Narrow_Bd.ttf</font>
</engine>
</xml>

maybe you can change the underline path to the memory stick. and save there the font file.

Did you no what i mean?