Page 1 of 1

How to enlarge the fonts in game

PostPosted: Mon Mar 30, 2015 7:03 am
by prozhong
I changed the item name in salem-res.jar
when i added "$size[24]{Movement}",it works well with UI
0330135957.png
0330135957.png (61.71 KiB) Viewed 4510 times

however i did the same to item name,it shows like that
0330134432.png
0330134432.png (91.36 KiB) Viewed 4510 times


Anyone have idea?

Re: How to enlarge the fonts in game

PostPosted: Thu Apr 02, 2015 4:34 am
by Heffernan
prozhong wrote:I changed the item name in salem-res.jar
when i added "$size[24]{Movement}",it works well with UI
0330135957.png

however i did the same to item name,it shows like that
0330134432.png


Anyone have idea?


since it shows kyrillic it might be some sort of Language coding/decoding issue?

Re: How to enlarge the fonts in game

PostPosted: Thu Apr 02, 2015 10:42 am
by Kandarim
he's using a translation mod, I think: the cyrillic has nothing to do with it.
I know you can tweak the TextForges in the code to result in a larger text font (it's how i did the scaleable chat interface), but not entirely sure you can easily do it like that; I'd have to check.