added a new stroke->polygon conversion function
authorMatthias Kramm <kramm@quiss.org>
Wed, 3 Jun 2009 00:20:49 +0000 (02:20 +0200)
committerMatthias Kramm <kramm@quiss.org>
Wed, 3 Jun 2009 00:20:49 +0000 (02:20 +0200)
commit1ec6bb9a0eb63847e814b987014b2f1afcb7def6
tree2930bb86ed7bdd3a4fbe706b0e4fa449d7ef5de9
parent2773d91e9b8459c9f51070d78419cba75ba32bef
added a new stroke->polygon conversion function
lib/gfxpoly/Makefile
lib/gfxpoly/convert.c
lib/gfxpoly/convert.h
lib/gfxpoly/stroke.c [new file with mode: 0644]
lib/gfxtools.c