aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2013-01-27Add fractional units for frame width and heightThomas White
2013-01-27Back to basics..Thomas White
2012-12-22Layout stuffThomas White
2012-12-12Font rendering detailsThomas White
2012-12-12Render frame contents with cairo_paint()Thomas White
2012-12-12Copy the last PangoGlyphItemThomas White
2012-12-12Fix render_test_sc1Thomas White
2012-12-12Mostly fix wrappingThomas White
2012-12-11Mostly working line wrapThomas White
2012-12-11Wrapping "works"Thomas White
2012-12-11Box rendering WIPThomas White
2012-12-11Honour the PangoLogAttrsThomas White
2012-12-11Measure height at endThomas White
2012-12-11WIP on wrappingThomas White
2012-12-10Fix silly bugThomas White
2012-12-10Break off render_glyph_box()Thomas White
2012-12-10WIP on paragraph rendererThomas White
2012-12-08Fix font size stuffThomas White
2012-12-08Tweak parametersThomas White
2012-12-08Add letter spacingThomas White
2012-12-07Fix two obvious bugsThomas White
2012-12-07Set the layout parameters from the style sheetThomas White
2012-12-07This isn't implemented eitherThomas White
2012-12-06Fix a couple more memory leaksThomas White
2012-12-06Fix some memory leaksThomas White
2012-12-06Removee debugging messagesThomas White
2012-12-05Compositor and other WIPThomas White
2012-12-04Rendering WIPThomas White
2012-11-30Don't free the default font mapThomas White
2012-11-30WIP on renderingThomas White
2012-11-29Put text in the right placeThomas White
2012-11-24Build system fixesThomas White
2012-11-14Render using lower-level Pango pipeline instead of PangoLayoutThomas White
2012-11-06Comment out frame border (for now)Thomas White
2012-10-15Rendering and redraw pipelineThomas White
2012-10-12Move "frame" to new moduleThomas White
2012-10-08Create PangoLayout when laying out the frameThomas White
2012-09-07Plug in slide renderingThomas White
2012-08-12The style mechanismThomas White
2012-08-12Clarify layout logicThomas White
2012-08-12Basic structure for framesThomas White
2012-08-04Rendering stuffThomas White