d4f14c52ed
Issue #19 : Replace g_errors because these errors are not fatal
2019-06-22 14:04:11 +02:00
01c9701492
Issue #19 : Implement first draft of command line rendering (synchronous-mode). Not yet fully tested!!
2019-06-22 01:21:26 +02:00
3ffd63115f
Issue #19 : Add LayerSettings Class
...
* Remove Command line and GUI rendering code
* Add LayerSettings Class with all options
* Prepare to remove mapping parser. Is now integrated in LayerSettings
* Adopt all renderers to check if the supplied layer_info struct has to be rendered.
Further todos:
* Implement correct command line parsing.
* Implement Layerselector and GUI to use new LayerSettings class
2019-06-21 21:41:38 +02:00
d107954859
Issue #19 : Finish integration of renderers to into command line interface
2019-06-19 20:47:19 +02:00
c146bcd094
Output renderers: Move existing renderers to common folder
2019-06-17 21:50:49 +02:00
a3626e7b33
Improve doxygen documentation
2019-03-30 19:51:56 +01:00
e8c7f78af4
Update include file hierarchy: Move include file to central include tree
2019-03-26 19:57:19 +01:00
a99a469cf0
Rename functions of mapping parser
2019-03-25 17:56:57 +01:00
008fe52cb2
Rename gds-parser folder to gds-utils because it no longer contains only the parser
2019-03-21 21:24:59 +01:00
6b03695824
Restructured Code
...
* Move layer info struct and associated functions to dedicated c/h files.
* Rename layer selector folder more generic "layer"
Besides from restructuring nothing changes
2019-03-14 21:30:37 +01:00
2a204640bd
Add warning to probably misunderstandable function
2019-03-12 19:02:34 +01:00
ba53a1151e
Add cell recursion cehck to command line interface
2019-03-06 18:15:50 +01:00
f54ff7ded6
Add support for external shared object renderer
2018-12-15 00:05:34 +01:00
6a01d67594
Add cairo SVG export. However, cairo is buggy so it is on hold for the time being
2018-07-30 12:35:30 +02:00
c502b65297
Doxygen Header created
2018-07-24 18:47:29 +02:00
bb13993e34
Command line interface finished
2018-07-23 21:12:25 +02:00
b25f147707
command line progress
2018-07-23 20:17:18 +02:00
c60afedd6c
start command line interface
2018-07-23 17:00:37 +02:00