f41d478
(HEAD -> master)
* fixed small bug by
2017-04-22 11:47:29 +0200
81e1897
* fixed some cross compiling bugs * improved error handling by
2017-04-17 14:52:38 +0200
c127e64
* added readme by
2017-04-11 18:36:36 +0200
327996d
* fixed offset buf in TtsPostProcessorShadow by
2017-01-17 18:08:07 +0100
d0597ec
* created package by
2017-01-08 11:22:26 +0100
acf68a7
* fixed bug in OpenGL texture manager by
2016-01-20 22:21:04 +0100
322c312
* switched Constructor Parameter in TextBlock (Left and Right) by
2016-01-03 17:41:32 +0100
5e27aae
* fixed small mistake in clipping by
2016-01-02 16:10:49 +0100
d9d1f10
* added padding for TtsFontMetric by
2015-10-31 22:55:08 +0100
9ad90b9
* fixed examples by
2015-10-28 19:18:10 +0100
23b219a
* fixed memleak by
2015-10-28 18:30:39 +0100
a5f9cf1
* added TtsChar to global unit by
2015-10-27 19:37:35 +0100
4145843
* some small bugfixes * some extensions needed by libTextSuite by
2015-10-24 16:55:27 +0200
fa6de89
* refactored whole code by
2015-10-20 20:02:24 +0200
893e916
* some changes to support libTextSuite by
2015-10-06 21:06:35 +0200
47bb935
* fixed tab handling by
2015-09-04 20:14:33 +0200
3a2978e
* unbind VBO after using it by
2015-09-04 16:29:30 +0200
be218c7
* fixed some compiler warnings and errors in Lazarus/FPC by
2015-09-02 19:42:36 +0200
ca1d14c
* fixed some compiler warnings and errors in Delphi XE 8 and Delphi 7 by
2015-09-02 19:29:53 +0200
a5d4dd3
* renamed 3rd party libs (from 'lib' to 'utils') by
2015-09-01 22:27:44 +0200
9cfd120
* some Delphi fixed * example project for Delphi by
2015-03-07 16:05:23 +0100
e4ee2cf
* improved glyph metric calculation * removed old files / projects * added three simple examples by
2015-03-07 13:16:01 +0100
ddc79b5
* implemented OpenGLES renderer by
2015-03-03 18:47:10 +0100
3c6da5e
* moved texture management of OpenGL Renderer to new class by
2015-02-25 18:52:59 +0100
06e3af7
* fixed bug: spaces without underline/strikeout when created with GDI by
2015-02-24 19:44:59 +0100
c68be04
* fixed some bugs in free type impl. by
2015-02-23 19:21:47 +0100
03f66b8
* implemented FreeType font generator by
2015-02-22 20:26:33 +0100
ee6d1b6
* implemented post processing * added Format Lumiance8 by
2015-02-18 19:19:40 +0100
ff4ff86
* fixed some bugs: - texture data alignment - sigsegv when rendering without anti aliasing, - do not stretch last line in justified block * store all object references in text suite to free them all when context is destroyed * added code pages to convert ansi to wide string by
2015-02-10 21:13:46 +0100
534da52
* added simple class diagram by
2015-02-09 18:29:24 +0100
f74d2c1
* added submodule: OpenGLCore * cleaned up project directories (move examples to subdirectory, deleted old text suite sources, ...) by
2015-02-09 18:00:38 +0100
0de77ce
* implemented main functionality by
2015-01-25 13:22:41 +0100
a226a7e
* initial commit by
2015-01-13 18:41:31 +0100