boxespy/boxes
Florian Festi cb449b8760 Drop suppport for ai files
as the bounding box is not correct and other formats like ps and pdf are
very similar and work fine (now).

This should be revered in case ps2ai.ps properly processes the
BoundingBox. Given the fact that it is a PS script itself I don't quite
see how it wants to get access to a comment that's even later in the file. So I don't expect that to happen soon - or at all.

Alternative we could be producing AI files ourselves. It's just a gloryfied
PS file anyway. But that currently not planned.

Resolves: #534
2023-03-12 13:40:10 +01:00
..
generators TrayLayout: Make generation a one step operation in the web UI 2023-03-07 20:02:27 +01:00
Color.py Add labels to some generators 2022-05-14 10:35:58 +02:00
__init__.py TrayLayout: Make generation a one step operation in the web UI 2023-03-07 20:02:27 +01:00
drawing.py Add short URL and CLI to rendered drawing 2023-02-24 19:09:53 +01:00
edges.py edges: remove redundant `else return` 2023-01-23 20:40:43 +01:00
extents.py extents: add types 2023-02-07 20:08:20 +01:00
formats.py Drop suppport for ai files 2023-03-12 13:40:10 +01:00
gears.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
lids.py topEdges: Give better names to variables 2022-10-01 13:35:51 +02:00
parts.py Make Parts.ringSegment actually work 2023-01-11 20:33:49 +01:00
pulley.py Remove useless parentheses 2023-01-13 16:18:44 +01:00
qrcode_factory.py Add .qrcode() 2023-02-24 19:09:53 +01:00
robot.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
servos.py edges: add typing 2023-01-23 20:40:43 +01:00
svgutil.py svgutil: add typing 2023-01-23 16:31:07 +01:00
vectors.py Fix typos and docstrings 2023-01-02 16:15:13 +01:00
walledges.py edges: add typing 2023-01-23 20:40:43 +01:00