diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-02-25 03:31:41 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-02-25 03:31:41 (GMT) |
commit | 698ad0de2c5fa9950e63aaaf43f81fbca8ad4e5c (patch) | |
tree | 7022f152c1b60bfe1aee6aaff437dcaf4da2f9ca /RELEASE_NOTES | |
parent | 3c9ea0e0b232be71b4a00a1494f8fb1abd58bd0b (diff) |
update doc to list opencsg png output from cmdline
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 30d8b07..2147d1d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -6,7 +6,7 @@ o Console output is now enabled on Windows through the openscad.com executable o Added basic syntax highlighting in the editor o Mac: Added document icon o Mac: Added auto-update check -o Commandline output of CGAL render to png image using '-o f.png --render' +o Commandline output to PNG. '-o o.png' = OpenCSG, '-o o.png --render' = CGAL o Regression test now creates single monolithic .html file for easier uploading Bugfixes: |