|
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 |
|
|
f765e27ce8
|
fix rendering of box in cairo renderer
|
2018-07-20 23:29:27 +02:00 |
|
|
40760725b8
|
Merge branch 'master' into cairo-dev
|
2018-07-20 23:26:50 +02:00 |
|
|
dac834aef2
|
auto detect glade files
|
2018-07-20 23:22:47 +02:00 |
|
|
d4f2d6798e
|
Merge branch 'master' into cairo-dev
|
2018-07-20 22:41:16 +02:00 |
|
|
f8cbf7e066
|
use enum name instead of pure integer value
|
2018-07-20 22:36:54 +02:00 |
|
|
59ec0c5a10
|
cairo layer renderer
|
2018-07-20 22:32:23 +02:00 |
|
|
2a615367d7
|
Add advanced export settings for LaTeX export
|
2018-07-19 22:09:58 +02:00 |
|
|
3167da4648
|
cairo output started
|
2018-07-19 18:45:37 +02:00 |
|
|
b72466957c
|
Added variable scaling factor for Tex output
|
2018-07-19 17:54:05 +02:00 |
|
|
d9f0f3cdd5
|
settings dialog fully implemented
|
2018-07-19 17:49:33 +02:00 |
|
|
4c04ce3614
|
further implementation of settings dialog
|
2018-07-19 16:38:52 +02:00 |
|
|
a2bc980c64
|
dialog implementation
|
2018-07-19 15:47:57 +02:00 |
|
|
73ea4d6838
|
re-organized folder structure
|
2018-07-19 15:11:18 +02:00 |
|
|
526785cffd
|
add dialog to compile resources
|
2018-07-19 15:07:20 +02:00 |
|
|
6a8b359f3d
|
add dialog for conversion options
|
2018-07-19 15:05:44 +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 |
|
|
221d5a5db5
|
important Bugfix. Flipping direction in LaTeX renderer fixed
|
2018-06-12 18:33:13 +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 |
|
|
ea53890cd0
|
Move delete-event signal connect from glade to C-File
|
2018-06-04 11:41:35 +02:00 |
|
|
88815bc007
|
Fix implicit function declaration
|
2018-06-04 11:37:36 +02:00 |
|
|
288965af7b
|
move example alyouts+rendered outputs into subfolders
|
2018-06-02 02:58:56 +02:00 |
|
|
690c1cb5ae
|
Implement full path support with correct line caps (rounded|flat|squared)
|
2018-06-02 02:54:38 +02:00 |
|
|
0f4de608a2
|
Enabled parser to detect path-types, fix indentation
|
2018-06-02 02:25:01 +02:00 |
|
|
d1a1cb762a
|
update eymaples
|
2018-06-01 21:48:10 +02:00 |
|
|
223a2c6e71
|
add support for paths
|
2018-06-01 21:47:54 +02:00 |
|
|
27cb06afe2
|
Add example GDS file, mapping file, and output files generated
|
2018-05-31 02:18:05 +02:00 |
|
|
1c4ccd9153
|
Support for standalone rendering
|
2018-05-31 02:16:37 +02:00 |
|
|
dc208c6ad3
|
fix bug in parser
|
2018-05-31 02:16:12 +02:00 |
|
|
8455491c11
|
fix syntax error in exported LaTeX code
|
2018-05-31 00:08:02 +02:00 |
|
|
58c7f571f4
|
fix type cast warning
|
2018-05-31 00:06:00 +02:00 |
|
|
0290a6c9d3
|
Layer support added
|
2018-05-31 00:04:14 +02:00 |
|
|
9b7073604b
|
Merge branch 'master' of git.shimatta.de:mhu/gds-render
|
2018-05-30 23:57:00 +02:00 |
|
|
f2c58e4520
|
LaTeX Layer support started
|
2018-05-30 23:56:38 +02:00 |
|
|
c1a7dce0a3
|
Add directory for rendering example
|
2018-05-27 16:53:02 +02:00 |
|
|
37a561115a
|
fix: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
|
2018-05-24 00:36:55 +02:00 |
|
|
1ffe677804
|
Fix 2nd segfault
|
2018-05-24 00:23:39 +02:00 |
|
|
2c3c7a9a80
|
fix Segfault
|
2018-05-24 00:15:39 +02:00 |
|
|
da34256b83
|
Remove lonely 'Foo'
|
2018-05-23 14:22:02 +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 |
|
|
6c24cebaf7
|
Drag and drop layer arrangement. Major Feature
|
2018-05-23 01:03:16 +02:00 |
|
|
084c6999c7
|
Add option to specify layer order, wrote tex output for layer order
|
2018-05-22 18:45:23 +02:00 |
|