Font
Monkey Forums/Monkey Beginners/Font
| ||
Hi again, I went through 2 tutorials and the doc, but I cannot find good and precise information about the font. The doc recommend to use something better than the basic "drawtext" function. The "Path of the Monkey" tutorial mention the AngelFont module, delivered with Monkey X, but I cannot find it, and I'm still looking for a tutorial to setup and use modules, especially AngelFont. Can someone tell me where I can find AngelFont and its tutorial ? Thanks :) |
| ||
Can someone tell me where I can find AngelFont and its tutorial ? Yes, I can :-) Take a look in your Monkey folder, Monkey/bananas/beaker/angelfont_example/angelfont_example.monkey It's all in there. |
| ||
Can someone tell me where I can find AngelFont and its tutorial ? Yes, I can :-) Take a look in your Monkey folder, Monkey/bananas/beaker/angelfont_example/ It's all in there. |
| ||
This module is not in the module folder but in "bananas"....Maybe it could be said somewhere in the documentation ? Anyway, thank you for this answer, it works ! I'm installing BMFont ( http://www.angelcode.com/products/bmfont/ ) right now. |