aboutsummaryrefslogtreecommitdiff
path: root/tests/render_test_sc1.c
AgeCommit message (Expand)Author
2014-01-29Work on rendering pipelineThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-16Handle frame size specified as fractionThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-13Re-add render_test_sc1Thomas White
2013-09-13Fix testsThomas White
2013-05-27Frame option processingThomas White
2013-05-21Add background colour to testThomas White
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-09Make stuff workThomas White
2013-03-09tests/render_test_sc1: Check return value from sc_unpack()Thomas White
2013-01-27Add fractional units for frame width and heightThomas White
2013-01-27Back to basics..Thomas White
2012-12-12Fix render_test_sc1Thomas White
2012-12-12WIP on tests/render_test_sc1Thomas White
2012-12-04Rendering WIPThomas White
2012-11-30WIP on renderingThomas White
2012-11-14Render using lower-level Pango pipeline instead of PangoLayoutThomas White
2012-10-12Move "frame" to new moduleThomas White
2012-10-08Create PangoLayout when laying out the frameThomas White
2012-09-03Tweak testThomas White
2012-09-03More parser workThomas White
2012-09-03"Finished" parserThomas White