|
Title: The police Post by: manu62300 on August 31, 2007, 06:12:41 AM How can i change the police ?
Title: Re: The police Post by: daltonlaffs on August 31, 2007, 06:28:40 AM You can't.
And what the hell does that have to do with police? Title: Re: The police Post by: TOAST on September 01, 2007, 07:12:58 PM Sorry, you lost me... I guess you want to change something in that image? But I couldn't figure what you meant with the police...
Title: Re: The police Post by: Jeremysr on September 01, 2007, 11:02:24 PM In french, "police" means font.
The only way right now to change it is download the 0.6 source (the 0.7 source isn't available I don't think), and use the PAlib tutorials to figure out how to change the font and then compile it. Title: Re: The police Post by: ryo@japan on January 03, 2008, 01:32:25 AM The only way right now to change it is download the 0.6 source (the 0.7 source isn't available I don't think), and use the PAlib tutorials to figure out how to change the font and then compile it. As some of you have already noticed, a Japanese guy called Hashimoto rigged up a way to kinda display Japanese text in a DSLua script. (His file "putfont.zip" contains "putfont.lua" script) http://hashimo.ddo.jp/putfont.zip (http://hashimo.ddo.jp/putfont.zip) In the essence, his script converts a Japanese character from a font set into a graphic and draw it on the graphic background. It is possible, but takes a lot of time. With alphabetical language, though, the conversion-draw process should be much easier. You have fewer characters to play with... ;) I'm not sure this tech would help manu62300. Just an option. |