aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2015-02-05Render using pango_cairo_show_glyph_string() rather than pango_cairo_glyph_st...Thomas White
2015-01-25Fixes for pixel-perfect renderingThomas White
2015-01-03Thumbnails!Thomas White
2014-12-27Draw from callbacksThomas White
2014-12-27Use Cairo surfaces for storing imagesThomas White
2014-12-26Fix some warningsThomas White
2014-12-24Structure for callback mechanismThomas White
2014-12-10Multiple stylesheets in rendering pipelineThomas White
2014-11-22Top frame belongs to SCBlockThomas White
2014-11-21Get rid of slide.topThomas White
2014-10-20Size and rendering stuffThomas White
2014-09-30WIPThomas White
2014-09-27SCEditor, part IThomas White
2014-09-20Add gradient backgroundsThomas White
2014-09-18Fix edit slide rendering sizeThomas White
2014-09-11Fix \slidenumberThomas White
2014-09-11Factorise rendering pipeline a bitThomas White
2014-09-11Get rid of slide and presentation constantsThomas White
2014-09-10Sort out line spacingThomas White
2014-09-07Factorise style sheetThomas White
2014-07-06Switch off debugThomas White
2014-06-30Debugging stuffThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-29Work on rendering pipelineThomas White
2014-01-22Fix renderingThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-13Handle font/colour changes and actually draw the linesThomas White
2014-01-12Most of the new interpreter structureThomas White
2014-01-07Initial work for new SC processorThomas White
2014-01-05Get rid of StyleSheetThomas White
2013-12-12Highlight troublesome framesThomas White
2013-09-18Tidy upThomas White
2013-09-12Fix top/default stylesThomas White
2013-09-12Do background before anything elseThomas White
2013-09-12Use the same PangoContext for everythingThomas White
2013-09-10Improve quality of PDF outputThomas White
2013-09-09Fix image size when renderingThomas White
2013-09-09Copy other layout properties for normal framesThomas White
2013-09-08Strip out the compositorThomas White
2013-08-23SC prologue for top frameThomas White
2013-08-19Use GdkRGBA instead of GdkColorThomas White
2013-08-18Turn off box outlinesThomas White
2013-08-13Clean up calls to draw_outline()Thomas White
2013-08-13Show spaces (for debugging)Thomas White
2013-08-13Fix draw_outline()Thomas White
2013-05-24Restore PDF exportThomas White
2013-05-21Comment out debug lineThomas White
2013-05-21Image scaling stuffThomas White