polygon intersector: improved test routines
[swftools.git] / lib / gfxpoly.c
2009-05-01 Matthias Krammpolygon intersector: improved test routines
2009-04-22 Matthias Krammfirst version of new polygon intersector
2009-04-12 Matthias Krammpdf2swf: fixed polygon rendering of closed strokes
2008-07-13 krammuse either lrand48() or rand()
2008-07-13 krammexternal libart patch from Patrice Dumas
2008-07-13 krammmoved external definitions from gfxpoly.c to art/art_sv...
2008-05-24 krammrestrict bbox of test images to a maximum size
2008-05-24 krammadded bitmap-based polygon check
2008-05-22 krammadded bleeding detection. polygon operations may now...
2008-05-14 krammadded new perturbation, various bugfixes, and postscrip...
2008-05-08 krammadded shape simplification and more log messages
2008-05-08 krammfixed handling of adjacent identical points, and use...
2008-04-24 krammfixed endless loop problem
2008-04-06 krammfixed two mem leaks
2008-03-26 krammboolean polygon operations