|
d7293de1dc
|
Fix doxygen foo
|
2018-12-10 23:37:00 +01:00 |
|
|
d4517aa493
|
add trigonometric sub library, add function to calculate bounding box of polygon
|
2018-07-27 21:00:30 +02:00 |
|
|
a56bec272b
|
Doxygen documentation
|
2018-07-25 16:44:04 +02:00 |
|
|
5526e403a3
|
Disable prints in GDS renderer. Wrote documentation
|
2018-07-24 17:45:16 +02:00 |
|
|
5c3b299eb0
|
minor fixes and doxygen Documentation started
|
2018-07-24 14:42:28 +02:00 |
|
|
f79bab102b
|
Remove Bounding box calculations from parser. They're not needed
|
2018-07-23 09:58:14 +02:00 |
|
|
4c5784c3a4
|
finished first version of Cairo export
|
2018-07-22 16:38:26 +02:00 |
|
|
bbd731401d
|
add support for boxes
|
2018-07-17 00:02:30 +02:00 |
|
|
7734467ea9
|
Use cairo for path bounding box
|
2018-07-11 12:24:15 +02:00 |
|
|
7d66ca1280
|
Support for magnification, bounding boxes fully implemented
|
2018-07-04 21:46:39 +02:00 |
|
|
542737622f
|
smaller fixes, started boundary box scanner. Rotation, scaling and flipping is not handled correctly yet
|
2018-07-04 09:49:04 +02:00 |
|
|
a531da26d3
|
Merge branch 'master' of git.shimatta.de:mhu/gds-render
|
2018-06-11 15:18:02 +02:00 |
|
|
f913976a44
|
replaced date parser by shorter but more complicated code
|
2018-06-11 15:16:40 +02:00 |
|
|
da19037211
|
Activate -Wall compile flag, Fix code not to throw warnings
|
2018-06-05 22:51:50 +02:00 |
|
|
3ed83c1146
|
open GDS File in binary mode
|
2018-06-04 12:26:31 +02:00 |
|
|
9d10b17d7d
|
add 0x prefix for hex number
|
2018-06-04 12:05:53 +02:00 |
|
|
0f4de608a2
|
Enabled parser to detect path-types, fix indentation
|
2018-06-02 02:25:01 +02:00 |
|
|
dc208c6ad3
|
fix bug in parser
|
2018-05-31 02:16:12 +02:00 |
|
|
93b726a05f
|
TeX output works
* A lot is missing (paths...)
* Dimension limit of TeX is a problem.
|
2018-05-23 13:17:10 +02:00 |
|
|
a261f61c5c
|
fix commit
|
2018-05-22 16:18:28 +02:00 |
|
|
29f66951d1
|
Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
|
2018-05-22 16:17:14 +02:00 |
|