-x and -y now take (float) pixel coordinates, not twips.
[swftools.git] / doc / Makefile
1 all:
2         xsltproc guide.xsl swfc.xml > tmp.html
3         perl codebeautifier.pl < tmp.html > swfc.html
4         rm tmp.html