Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-05 | (svn r25651) -Fix: Textbuf caret rendering for complex scripts (e.g. Tamil). | michi_cc | |
2013-07-07 | (svn r25574) -Fix (r25570): Trouble with initialisation order of static ↵ | frosch | |
members of Layouter and FontCache. | |||
2013-07-06 | (svn r25570) -Add: cache for ParagraphLayouts. | frosch | |
2013-07-06 | (svn r25569) -Codechange: Cache all Font instances in a static container. | frosch | |
2013-07-06 | (svn r25567) -Codechange: Revive dead DrawStringParams as FontState. | frosch | |
2013-06-27 | (svn r25493) -Codechange: support for the safer variant of ICU's getFontTable | rubidium | |
2013-06-27 | (svn r25483) -Fix: don't commit too much... | rubidium | |
2013-06-27 | (svn r25482) -Fix [FS#5620]: forced newlines were not properly handled | rubidium | |
2013-06-25 | (svn r25470) -Feature-ish: use ICU's layout engine when that's available | rubidium | |
2013-06-25 | (svn r25466) -Add: drawing routine for the layout engine | rubidium | |
2013-06-25 | (svn r25465) -Codechange: add the concept of a layouting engine for text | rubidium | |