adg: add AdgCanvas:factor property
commit58080914e8e297bfffe13970cebacda85de31823
authorNicola Fontana <ntd@entidi.it>
Thu, 14 Sep 2017 15:39:56 +0000 (14 17:39 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 14 Sep 2017 15:46:05 +0000 (14 17:46 +0200)
tree1ab830821635ebb402b15042e18a50b41e1c556a
parent801236e233378136e613486de9737bc0314915b2
adg: add AdgCanvas:factor property

Allow to specify a factor between the global units used throughout the
drawing and the device units (AKA pixels or points, depending on the
surface type).
configure.ac
src/adg/adg-canvas-private.h
src/adg/adg-canvas.c
src/adg/adg-canvas.h.in
src/adg/tests/test-canvas.c