]> err.no Git - libchamplain/commit
Draw the lines using Cairo
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 25 May 2009 02:10:15 +0000 (22:10 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 10 Jun 2009 00:27:35 +0000 (20:27 -0400)
commit0997ebec1ce628862c5390dc0df4baed994d3caf
treedf1eb888c140ab4109f351f44b4aec4f94eed300
parentf1d0cd196826a3eb23bfc91eff1a9f9c4db8b8a6
Draw the lines using Cairo

The lines are drawn on a cairo surface, which is updated
each time the view changes (zoom, center, scroll).
champlain/champlain-line.c
champlain/champlain-private.h
champlain/champlain-view.c
demos/lines.c