index
:
Colloquium
json-stylesheets
master
narrative_runs
narrative_segments
sc2
tmp
wip
wip2
Narrative-based presentation system
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render.c
Age
Commit message (
Expand
)
Author
2013-01-27
Slide change logic etc
Thomas White
2013-01-27
Fix obvious bug
Thomas White
2013-01-27
Make margins work again
Thomas White
2013-01-27
Add fractional units for frame width and height
Thomas White
2013-01-27
Back to basics..
Thomas White
2012-12-22
Layout stuff
Thomas White
2012-12-12
Font rendering details
Thomas White
2012-12-12
Render frame contents with cairo_paint()
Thomas White
2012-12-12
Copy the last PangoGlyphItem
Thomas White
2012-12-12
Fix render_test_sc1
Thomas White
2012-12-12
Mostly fix wrapping
Thomas White
2012-12-11
Mostly working line wrap
Thomas White
2012-12-11
Wrapping "works"
Thomas White
2012-12-11
Box rendering WIP
Thomas White
2012-12-11
Honour the PangoLogAttrs
Thomas White
2012-12-11
Measure height at end
Thomas White
2012-12-11
WIP on wrapping
Thomas White
2012-12-10
Fix silly bug
Thomas White
2012-12-10
Break off render_glyph_box()
Thomas White
2012-12-10
WIP on paragraph renderer
Thomas White
2012-12-08
Fix font size stuff
Thomas White
2012-12-08
Tweak parameters
Thomas White
2012-12-08
Add letter spacing
Thomas White
2012-12-07
Fix two obvious bugs
Thomas White
2012-12-07
Set the layout parameters from the style sheet
Thomas White
2012-12-07
This isn't implemented either
Thomas White
2012-12-06
Fix a couple more memory leaks
Thomas White
2012-12-06
Fix some memory leaks
Thomas White
2012-12-06
Removee debugging messages
Thomas White
2012-12-05
Compositor and other WIP
Thomas White
2012-12-04
Rendering WIP
Thomas White
2012-11-30
Don't free the default font map
Thomas White
2012-11-30
WIP on rendering
Thomas White
2012-11-29
Put text in the right place
Thomas White
2012-11-24
Build system fixes
Thomas White
2012-11-14
Render using lower-level Pango pipeline instead of PangoLayout
Thomas White
2012-11-06
Comment out frame border (for now)
Thomas White
2012-10-15
Rendering and redraw pipeline
Thomas White
2012-10-12
Move "frame" to new module
Thomas White
2012-10-08
Create PangoLayout when laying out the frame
Thomas White
2012-09-07
Plug in slide rendering
Thomas White
2012-08-12
The style mechanism
Thomas White
2012-08-12
Clarify layout logic
Thomas White
2012-08-12
Basic structure for frames
Thomas White
2012-08-04
Rendering stuff
Thomas White