Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - glPrint(Pchar) -> glPrint(string) | tobigun | 2008-10-28 | 1 | -6/+22 |
| | | | | | | | - glPrintLetter removed - font engine handles FT_PIXEL_MODE_MONO as FT_Glyph_To_Bitmap(FT_RENDER_MODE_NORMAL) might return a 1bit/pixel black/white image instead of 8bit/pixel gray shaded one (happened with 16px japanese glyphs of simsun.ttf, latin ones were correct). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1482 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 ↵ | tobigun | 2008-10-26 | 1 | -2637/+2689 |
| | | | | b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | font-engine added (not used atm) | tobigun | 2008-10-25 | 1 | -0/+2646 |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1467 b956fd51-792f-4845-bead-9b4dfca2ff2c |