Commit Graph

12 Commits

Author SHA1 Message Date
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 a531da26d3 Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-06-11 15:18:02 +02:00
Mario Hüttel f913976a44 replaced date parser by shorter but more complicated code 2018-06-11 15:16:40 +02:00
Mario Hüttel da19037211 Activate -Wall compile flag, Fix code not to throw warnings 2018-06-05 22:51:50 +02:00
Mario Hüttel 3ed83c1146 open GDS File in binary mode 2018-06-04 12:26:31 +02:00
Mario Hüttel 9d10b17d7d add 0x prefix for hex number 2018-06-04 12:05:53 +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 dc208c6ad3 fix bug in parser 2018-05-31 02:16:12 +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 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