Commit Graph

108 Commits

Author SHA1 Message Date
Mario Hüttel 7c47d7207f add preliminary icon, configure icon in widgets 2018-07-25 10:50:22 +02:00
Mario Hüttel c502b65297 Doxygen Header created 2018-07-24 18:47:29 +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 6f7feb7aa9 Add doxygen 2018-07-24 10:21:55 +02:00
Mario Hüttel 13aa2c8609 fix typo 2018-07-23 21:16:01 +02:00
Mario Hüttel 942df1d971 fix typo 2018-07-23 21:14:35 +02:00
Mario Hüttel bb13993e34 Command line interface finished 2018-07-23 21:12:25 +02:00
Mario Hüttel b25f147707 command line progress 2018-07-23 20:17:18 +02:00
Mario Hüttel c60afedd6c start command line interface 2018-07-23 17:00:37 +02:00
Mario Hüttel a5d794461a Add license 2018-07-23 15:26:51 +02:00
Mario Hüttel 6fb4d39fc8 Add application menu and about dialog 2018-07-23 15:10:40 +02:00
Mario Hüttel d0e1383861 reconstructed code to use g_application 2018-07-23 13:10:34 +02:00
Mario Hüttel 6296627ac2 Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-07-23 09:59:26 +02:00
Mario Hüttel f79bab102b Remove Bounding box calculations from parser. They're not needed 2018-07-23 09:58:14 +02:00
Mario Hüttel e5300e60aa Color of Load layer mapping button changed to blue 2018-07-22 16:55:20 +02:00
Mario Hüttel 4c5784c3a4 finished first version of Cairo export 2018-07-22 16:38:26 +02:00
Mario Hüttel f765e27ce8 fix rendering of box in cairo renderer 2018-07-20 23:29:27 +02:00
Mario Hüttel 40760725b8 Merge branch 'master' into cairo-dev 2018-07-20 23:26:50 +02:00
Mario Hüttel dac834aef2 auto detect glade files 2018-07-20 23:22:47 +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 59ec0c5a10 cairo layer renderer 2018-07-20 22:32:23 +02:00
Mario Hüttel 2a615367d7 Add advanced export settings for LaTeX export 2018-07-19 22:09:58 +02:00
Mario Hüttel 3167da4648 cairo output started 2018-07-19 18:45:37 +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 4c04ce3614 further implementation of settings dialog 2018-07-19 16:38:52 +02:00
Mario Hüttel a2bc980c64 dialog implementation 2018-07-19 15:47:57 +02:00
Mario Hüttel 73ea4d6838 re-organized folder structure 2018-07-19 15:11:18 +02:00
Mario Hüttel 526785cffd add dialog to compile resources 2018-07-19 15:07:20 +02:00
Mario Hüttel 6a8b359f3d add dialog for conversion options 2018-07-19 15:05:44 +02:00
Mario Hüttel bbd731401d add support for boxes 2018-07-17 00:02:30 +02:00
Mario Hüttel 7734467ea9 Use cairo for path bounding box 2018-07-11 12:24:15 +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 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 ea53890cd0 Move delete-event signal connect from glade to C-File 2018-06-04 11:41:35 +02:00
Mario Hüttel 88815bc007 Fix implicit function declaration 2018-06-04 11:37:36 +02:00
Mario Hüttel 288965af7b move example alyouts+rendered outputs into subfolders 2018-06-02 02:58:56 +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 d1a1cb762a update eymaples 2018-06-01 21:48:10 +02:00
Mario Hüttel 223a2c6e71 add support for paths 2018-06-01 21:47:54 +02:00
Mario Hüttel 27cb06afe2 Add example GDS file, mapping file, and output files generated 2018-05-31 02:18:05 +02:00