Commit Graph

23 Commits

Author SHA1 Message Date
Mario Hüttel f204d4c2e8 Fix bug in LaTeX renderer 2018-07-26 15:02:44 +02:00
Mario Hüttel 5526e403a3 Disable prints in GDS renderer. Wrote documentation 2018-07-24 17:45:16 +02:00
Mario Hüttel 5c3b299eb0 minor fixes and doxygen Documentation started 2018-07-24 14:42:28 +02:00
Mario Hüttel d4f2d6798e Merge branch 'master' into cairo-dev 2018-07-20 22:41:16 +02:00
Mario Hüttel f8cbf7e066 use enum name instead of pure integer value 2018-07-20 22:36:54 +02:00
Mario Hüttel 2a615367d7 Add advanced export settings for LaTeX export 2018-07-19 22:09:58 +02:00
Mario Hüttel b72466957c Added variable scaling factor for Tex output 2018-07-19 17:54:05 +02:00
Mario Hüttel d9f0f3cdd5 settings dialog fully implemented 2018-07-19 17:49:33 +02:00
Mario Hüttel bbd731401d add support for boxes 2018-07-17 00:02:30 +02:00
Mario Hüttel 7d66ca1280 Support for magnification, bounding boxes fully implemented 2018-07-04 21:46:39 +02:00
Mario Hüttel 542737622f smaller fixes, started boundary box scanner. Rotation, scaling and flipping is not handled correctly yet 2018-07-04 09:49:04 +02:00
Mario Hüttel 221d5a5db5 important Bugfix. Flipping direction in LaTeX renderer fixed 2018-06-12 18:33:13 +02:00
Mario Hüttel 690c1cb5ae Implement full path support with correct line caps (rounded|flat|squared) 2018-06-02 02:54:38 +02:00
Mario Hüttel 0f4de608a2 Enabled parser to detect path-types, fix indentation 2018-06-02 02:25:01 +02:00
Mario Hüttel 223a2c6e71 add support for paths 2018-06-01 21:47:54 +02:00
Mario Hüttel 1c4ccd9153 Support for standalone rendering 2018-05-31 02:16:37 +02:00
Mario Hüttel 8455491c11 fix syntax error in exported LaTeX code 2018-05-31 00:08:02 +02:00
Mario Hüttel 0290a6c9d3 Layer support added 2018-05-31 00:04:14 +02:00
Mario Hüttel f2c58e4520 LaTeX Layer support started 2018-05-30 23:56:38 +02:00
Mario Hüttel 93b726a05f TeX output works
* A lot is missing (paths...)
* Dimension limit of TeX is a problem.
2018-05-23 13:17:10 +02:00
Mario Hüttel 084c6999c7 Add option to specify layer order, wrote tex output for layer order 2018-05-22 18:45:23 +02:00
Mario Hüttel a261f61c5c fix commit 2018-05-22 16:18:28 +02:00
Mario Hüttel 29f66951d1 Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
2018-05-22 16:17:14 +02:00