Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-23 | Extend CLI tests | jaseg | 2 | -4/+93 | |
2023-02-21 | Finish first batch of render tests | jaseg | 1 | -1/+76 | |
2023-02-21 | Add cli test infrastructure | jaseg | 1 | -0/+42 | |
2023-02-21 | Fix copyright headers | jaseg | 7 | -7/+7 | |
2023-02-21 | Fix tests | jaseg | 5 | -9/+12 | |
2022-06-21 | Fix local testsv0.10.9 | jaseg | 1 | -2/+6 | |
2022-06-21 | repo: git'ignore tests image_cache | jaseg | 1 | -0/+1 | |
2022-06-21 | tests: whittle down test cases a bit | jaseg | 1 | -3/+3 | |
2022-06-21 | tests: add missing allegro test files | jaseg | 23 | -0/+80726 | |
2022-06-21 | Add missing test data files | jaseg | 2 | -0/+72 | |
2022-06-21 | Fix directory testcase | jaseg | 1 | -1/+1 | |
2022-06-10 | Fix testsv0.10.0 | jaseg | 1 | -1/+7 | |
2022-05-21 | Fix layer stack SVG export | jaseg | 1 | -1/+1 | |
2022-04-24 | Rectify latest cairo SVG export | jaseg | 2 | -2/+19 | |
It seems Cairo got updated and its SVG export is now broken in a new and exciting way. Now it exports documents with dimensionless w/h. The issue with that is that Cairo thinks that means point @ 72 pt / inch, but everyone else including the actual svg spec interpret that as raw document units or pixels, AFAICT completely breaking dpi scaling in common viewers. Since we have to mess with Cairo's SVG files anyway, we just fix this as well by re-writing the broken w/h into physical units according to a hardcoded conversion factor that matches cairo's hardcoded scale. | |||||
2022-02-06 | CI WIPv0.9.1 | jaseg | 1 | -27/+0 | |
2022-02-06 | Add Zuken tests and fix parsing | jaseg | 32 | -3/+58232 | |
2022-02-04 | More doc, fix tests | jaseg | 2 | -22/+0 | |
2022-02-03 | More doc | jaseg | 9 | -12/+125 | |
2022-01-30 | Rename gerbonara/gerber package to just gerbonara | jaseg | 326 | -0/+2654158 | |