7 Commits

Author SHA1 Message Date
Cerno_b
c35f09747a
Pep 8 (#720)
* rename local variables in main file

* additional renaming of functions and variables

* Rename main file functions

* Rename functions and variables in canvas.py

* Rename functions and locals for remaining files

* Rename non-Qt derived class' members

* Rename members of Qt-derived classes

* Fix paint label issue
2021-03-14 16:56:14 -07:00
enicck
31463497c8
Adds create-ml format support (#651)
* adds createMl reader & writer class

* adds getFormatMeta function to support more than two save_format

* adds CreateML read & write support

* adds format CreateML icon

* fixes negative height/width

* removes type hints

* fixes coordinate calculation

* adds unit test

* removes typehint
2020-10-02 06:56:07 -07:00
tzutalin
6db1dd500d FIx issue#403 2018-12-02 20:27:16 -08:00
cclauss
baa032d2dc import unittest for line 32 2018-04-15 05:29:35 +08:00
tzutalin
6958e69851 Fix the issue # 136 and add constants.py 2017-08-04 14:45:42 +08:00
tzutalin
fffc99047b Change version to v1.3.0 2017-05-03 20:03:14 +08:00
tzutalin
1787670afa rename test files 2017-05-03 16:27:58 +08:00