]> git.sur5r.net Git - glabels/commit
Refinements to barcode objects
authorJim Evins <evins@snaught.com>
Mon, 1 Nov 2010 00:35:48 +0000 (20:35 -0400)
committerJim Evins <evins@snaught.com>
Mon, 1 Nov 2010 00:35:48 +0000 (20:35 -0400)
commit81941432d20338b56011444017b01799320a6e97
treebeca4d98f19a337f24495c7a1ce51590c3a5f7ca
parent9c8e77f5735b97af445de3a5a8926535535c10f8
Refinements to barcode objects
- Draw outline around barcode objects.
- Use a more sophisticated test for determining if cursor is on a barcode
  object: test against lines and glyphs instead of simple bounds test. The
  test will also indicate that cursor is on the object if it is on the
  selection outline.  Similar to text objects.
libglbarcode/lgl-barcode-render-to-cairo.c
libglbarcode/lgl-barcode-render-to-cairo.h
src/label-barcode.c