]> git.sur5r.net Git - glabels/commit
Allow for small error in comparison of dimensions.
authorJim Evins <evins@snaught.com>
Sun, 16 May 2010 15:56:03 +0000 (11:56 -0400)
committerJim Evins <evins@snaught.com>
Sun, 16 May 2010 15:56:03 +0000 (11:56 -0400)
commit94475149f8f8568f62723cb2428ce11d76243f1b
tree4f76d58309cc46d4f037e6deb9d2810e92bf3c75
parenta4d7958651c3cd53424b8ca74b314b8bd71a055f
Allow for small error in comparison of dimensions.

In lgl_template_are_templates_identical(), allow for a small error when
comparing dimensions.  Set EPSILON to 0.5pt, which is aproximately
0.007in or 0.2mm.
libglabels/template.c