-
Junior Member
Regular Contributor
creating fonts
I know it is possible to create fonts from a bitmap image which contains all the characters. I've been looking for a tutorial but could not find any...
-
Re: creating fonts
I made a small lib based on DFont using SDL and SDL_image to use bitmap fonts easilly (in SFont format), you can look at the code to give you an idea :
http://www.choupette.org/flupke/mySi...ntGL-0.0.3.zip
(get SDL and SDL_image from www.libsdl.org if you want to try it)
[This message has been edited by flupke (edited 07-14-2003).]
-
Advanced Member
Frequent Contributor
Re: creating fonts
Not an advanced question but...
You can find a good tutorial here
You will also find a tool to make the bitmaps in Nehe's tools/downloads section.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules