summaryrefslogtreecommitdiff
path: root/src/gfx_layout.h
AgeCommit message (Expand)Author
2013-07-07(svn r25574) -Fix (r25570): Trouble with initialisation order of static membe...frosch
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 getFontTablerubidium
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 handledrubidium
2013-06-25(svn r25470) -Feature-ish: use ICU's layout engine when that's availablerubidium
2013-06-25(svn r25466) -Add: drawing routine for the layout enginerubidium
2013-06-25(svn r25465) -Codechange: add the concept of a layouting engine for textrubidium