Save-Point
Can you read this? - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Official Area (https://www.save-point.org/forum-3.html)
+--- Forum: General Chat (https://www.save-point.org/forum-13.html)
+--- Thread: Can you read this? (/thread-4790.html)

Pages: 1 2


RE: Can you read this? - KasperKalamity - 08-19-2013

(08-19-2013, 05:04 AM)DerVVulfman Wrote: There are 'install font' scripts for RPGMaker XP and etc. OR... you use a bitmap font called an SFont (uses a png file to store letters). Sure, .pdfs have fonts, but they're only for that document. Forums don't really do that.
I'd actually be pretty interested in this, how can i do it? i have a tribe that i want to use a mr saturn type font for. it would also be useful for accents maybe? like i'd use a different font for fancy ones, or papyrus for a wizard or something....


RE: Can you read this? - DerVVulfman - 08-19-2013

I personally use an install system instead. That way, I can give my install program a custom icon of its own, have it install my select fonts into the font directories, have other fun stuff.

Or an SFont which, again, is nothing more than a .png file of your alphabet. You can get very creative that way. But rendering may be slow, so it's not recommended for continuous use.