Custom Text Engine created by turtlefan
Category: Other
Current rating
Added: 25 July 2009
Created by: turtlefan
Version: 1
Game description: Create custom fonts without installing new fonts.
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
This creator has no other games uploaded.





Tha_14_From_... said about 1 year ago
WTF is this????
What can someone do with this???
turtlefan said over 2 years ago
Hey thanks for the comments. Vivi IX, that is not a bad idea, I guess I will start working on that and test it to see how much CPU usage it takes. As for the question asking what you do with this, it is a text engine that draws your own text in a game. If you ever wanted to make your own font, but didn't want to install a new font on your computer (or have the hassel of installing it on all of the people who play you game's computer), than this is a way to do that.
Vivi_IX said over 2 years ago
This is a cool engine, but since you have to draw and calcutate in each step, it uses a lot of CPU. I would suggest rewriting the code so that it makes each letter an object with an image_index equal to the sprite letter. This way, all text could only be calcutated once and be put into a create event.
ltvht said over 2 years ago
What am I supposed to do with this?