Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8ee0d83b | 2019-02-07 22:31:57 | fix (if possible) or silence (otherwise) compiler warnings | ||
| 72e5ad44 | 2014-08-02 21:12:12 | Fix for incorrect handling of empty lines in FTSimpleLayout | ||
| 9a13e4f8 | 2010-09-28 19:01:23 | implement a quick check for __FUNCTION__ and __func__ based on whether the compiler can actually use one or the other at runtime. cache the checks and provide __FUNC__ for use via FTGL_CPP_FUNC. | ||
| 42d104ae | 2010-09-16 22:40:57 | Fix a few compiler warnings, patch courtesy of packadal@gmail.com. | ||
| eae0686d | 2010-05-22 23:02:34 | Fix ftglRenderLayout() implementation. Fix courtesy of Tobias Gunkel. Addresses SF bug #2122839. | ||
| 0e7b8c55 | 2010-05-22 22:28:55 | Fix ftglGetLayoutAlignment spelling. Addresses SF bug #2120985. | ||
| 394ceb32 | 2010-05-06 20:36:04 | apply sf patch # 2121813 from Tobias Gunkel ( tobigun ) for Typo in FTLayoutGlue ftglGetLayoutBBox(). fixes the transposed letters. | ||
| cab1fafd | 2009-07-19 13:05:50 | Update my e-mail address everywhere. | ||
| 03663110 | 2008-06-13 21:16:09 | make windows use the FONT_FILE mechanism for setting default font in demos also, no reason to special-case it. add standard license verbage to msvc config.h. tack a copyright notice on a couple files I made significant changes to. | ||
| c5bcad81 | 2008-06-09 12:57:41 | * Add my copyright information to files I modified significantly. * Add the Unicode, Inc. to the list of authors because of FTUnicode.h. |