log dynamin/painting/text_layout.d @ 103:73060bc3f004

age author description
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Tue, 15 May 2012 21:14:48 -0500 Jordan Miner Add dynamin.core.array and put contains() there.
Wed, 02 May 2012 03:19:00 -0500 Jordan Miner Add the beginnings of a Windows Uniscribe text backend.
Thu, 05 Aug 2010 03:33:11 -0500 Jordan Miner Add TextLayout.layoutBoxes API, but not implementation
Thu, 05 Aug 2010 03:31:21 -0500 Jordan Miner Add TextLayout.formatRuns and fontFormatRuns, and tests for formatRuns
Mon, 26 Jul 2010 00:34:56 -0500 Jordan Miner Add license boilerplate to top of text_layout.d
Mon, 19 Jul 2010 18:37:14 -0500 Jordan Miner Add TextLayout. So far, it handles character formatting and does not draw.