1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:51:08 +02:00
CAE Tools, Small tools to assist Computer-Aided Engineering http://projects.qi-hardware.com/index.php/p/cae-tools/
Go to file
Werner Almesberger d77b4c8570 Added override (in gnuplot file) for inside/outside path detection.
- cameo/cameo.c (process_paths): explain the inside/outside path detection
  heuristics
- cameo/path.h (struct path), cameo/path.c (path_new): added attribute
  "outside" to explicitly mark paths as outside edges
- cameo/path.c (path_from): new function to make a path that takes the
  attributes of another path
- cameo/path.c (path_reverse, path_offset): use path_from instead of
  path_new
- cameo/gnuplot.c (gnuplot_read, gnuplot_do_write): read and write the
  #%outside hint
2010-11-01 19:20:26 -03:00
cameo Added override (in gnuplot file) for inside/outside path detection. 2010-11-01 19:20:26 -03:00
solidify Added the license (GPLv2+) 2010-09-29 13:56:50 -03:00