jean-pierre charras
|
fc2379ca8a
|
Fix some issues in .gbrjob file.
2 issues are fixed: a missing double quote, and a incorrect handling of unicode chars
Fixes: lp:1836448
https://bugs.launchpad.net/kicad/+bug/1836448
|
2019-07-14 10:23:45 +02:00 |
jean-pierre charras
|
9f5316e38f
|
Remove code related to Gerber job file old format writer, as this format does not exist now.
This old format is now officially replaced by a JSON syntax.
|
2018-04-09 09:26:01 +02:00 |
jean-pierre charras
|
2ff74cb3fc
|
Add support for .gbrjob new file format (JSON format) in Gerbview
Add experimental code to generate .gbrjob files in the new JSON file format
|
2018-03-19 15:14:20 +01:00 |
jean-pierre charras
|
50164e9968
|
Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled
Fix also very minor issues in Gerbview
|
2017-08-30 11:04:33 +02:00 |