Potrace example.

Former-commit-id: 5206414b9c83ce38fac903fc00a735207acff25d
This commit is contained in:
David Himmelstrup 2019-12-06 19:50:53 +08:00
commit eadc0ef23a
4 changed files with 67 additions and 19 deletions

View file

@ -5,7 +5,7 @@ EXAMPLES='boundingbox colormaps goo latex_basic latex_color latex_draw
latex_wheel raster sphere blender_default_cube
tut_glue_svg tut_glue_animate tut_glue_keyframe tut_glue_fourier
tut_glue_physics tut_glue_latex tut_glue_povray
tut_glue_povray_ortho'
tut_glue_povray_ortho tut_glue_potrace'
WIDTH=640
HEIGHT=$((WIDTH*9/16))