Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - freetype enabled by default | tobigun | 2008-11-01 | 3 | -465/+82 |
| | | | | | | | - Result[DstPos] := WideChar(Src[SrcPos]) must be Result[DstPos] := WideChar(Ord(Src[SrcPos])) otherwise FPC (but not Delphi) will convert the character according to current locale. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1495 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | unicode branch added | tobigun | 2008-10-31 | 48 | -0/+28308 |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1492 b956fd51-792f-4845-bead-9b4dfca2ff2c |