diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..ccff76b --- /dev/null +++ b/setup.py @@ -0,0 +1,6 @@ +from setuptools import setup, find_packages +setup( + name = "HelloWorld", + version = "0.1", + packages = find_packages(), +) diff --git a/ui/ConfigurationOptions.ui b/ui/ConfigurationOptions.ui new file mode 100644 index 0000000..9616333 --- /dev/null +++ b/ui/ConfigurationOptions.ui @@ -0,0 +1,175 @@ + + + Form + + + + 0 + 0 + 433 + 324 + + + + Form + + + + + + + 409 + 300 + + + + 0 + + + + + 0 + 0 + 409 + 232 + + + + Output Options + + + + + + + 0 + 0 + + + + + 380 + 0 + + + + + 380 + 0 + + + + File Types + + + + + + + + Grace (*.agr) + + + + + + + + PDF + + + + + PNG + + + + + JPG + + + + + EPS + + + + + + + + ASCII Table (*.dat) + + + true + + + + + + + + 72 dpi + + + + + 100 dpi + + + + + 200 dpi + + + + + 300 dpi + + + + + 600 dpi + + + + + 1200 dpi + + + + + + + + Image (*.pdf, *.png, *.jpg, *.eps) + + + + + + + + + + + + + + 0 + 0 + 409 + 232 + + + + Input Options + + + + + + + + +