Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ca4a58f9 | 2010-05-12 16:24:45 | pull in change from bzflag downstream, r20589 by brlcad, make sure our chars are all unsigned so we don't end up coercing a template instantiation to char where we start spitting out negative values. | ||
| cdc9b560 | 2008-06-03 12:23:07 | * Coding style: remove tabs and trailing spaces, wrap long lines. | ||
| 6e4ad4cf | 2008-05-23 16:45:20 | Copyright notices as requested by sam | ||
| 84869ec7 | 2008-05-23 00:46:08 | * Provide a helper class for walking potentially-multibyte unicode strings. * Provide support for multibyte encodings (UTF-8, UTF-16) in FTFont and derived classes, and in FTSimpleLayout. * Put a few UTF-8 strings in non-latin codeplanes in FTGLDemo (toggle at compile-time) for testing. * FTSimpleLayout should be tested extensively before release. I would be surprised if I didn't break at least one unusual use case. |