7526597251
Merge branch 'master' into python-renderer
2020-02-10 23:06:40 +01:00
de9066f181
Add translation markers to all messages except for the gds parser's messages
2019-12-12 21:22:14 +01:00
a4d84cff43
Fix license header
2019-11-17 15:52:28 +01:00
2e8e258b49
Style improvements
2019-10-25 21:16:31 +02:00
67b8dc2443
Doxygen fix
2019-09-28 23:16:48 +02:00
94ef879a94
Refactoring: rename progress update func of output renderer to gds_output_renderer_update_async_progress()
2019-09-28 23:16:48 +02:00
7cbde0f30a
Fixup round for doxygen
2019-09-28 22:57:31 +02:00
6c840b8bd1
Fixup doxygen groups and LaTeX symbol
2019-08-26 20:37:48 +02:00
ea27443b39
Fix #21 : Rename layer-info files to layer-settings
2019-08-24 14:17:24 +02:00
a2bcda6752
Update doxygen
2019-08-24 13:50:55 +02:00
a10c09c674
Add preliminary status upograde outputs to cairo and latex renderers
2019-08-22 18:56:18 +02:00
731e377b6e
Implement new layer rendering object and add it to the CLI.
2019-08-19 19:54:53 +02:00
4ca1f75813
Fix typo
2019-06-22 14:20:00 +02:00
ed37fc0222
Issue #19 : Fix bug in Latex renderer
2019-06-22 14:16:51 +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
96f1347b2c
Issue #19 : rename renderer source files and implement latex renderer new functions
2019-06-19 19:01:40 +02:00