I have released an new version of the TextSuite library. This versions only contains some small fixes and one feature of the latest developer version.
- Bugfix: The parameters TS_BLOCK_OFFSET_X and TS_BLOCK_OFFSET_Y were swapped. X affected vertical offset and Y the horizontal.
- Now the library is compatible with Delphi 2009 and 2010.
- I've added the parameter TS_CREATOR_ADD_RESIZING_BORDER. This parameter will add an border to all new created chars after als post prcessings done. This border allows you to resize the chars inside of OpenGL. This may usefull if you want to resize fonts via glScale or you are using them in 3D.