diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-03-03 18:20:18 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-03-03 18:20:18 (GMT) |
commit | f190b9605c11d9b49102046f578a18de2f8d84b1 (patch) | |
tree | d407b71a412a64a862a5c554ceb21123a3e6b65c /RELEASE_NOTES | |
parent | 9f5c6133bf55713ada6133d7beffbeddd86ffecf (diff) |
add imgsize cmdline parameter for png output
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 2147d1d..b2058df 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 to PNG. '-o o.png' = OpenCSG, '-o o.png --render' = CGAL +o Commandline output to PNG, with two types of cameras, imgsize, CGAL & OpenCSG o Regression test now creates single monolithic .html file for easier uploading Bugfixes: |