Over at #Inkscape, we are currently reverse-engineering the file format of Adobe #Illustrator so that we can natively read those files. We’re making good progress, but let me tell you…

.ai files are by a wide margin the most convoluted, confusing, redundant mess I have had the displeasure of working with.

But that‘s what you get when you have 40 years of historical cruft, with no conscious effort of maintaining consistency. We should not make the same mistake with our additions to #SVG.

@joneuhauser you might be familiar with this legendary comment about psd, or not, sharing it in case.

https://github.com/gco/xee/blob/master/XeePhotoshopLoader.m#L108

xee/XeePhotoshopLoader.m at master · gco/xee

Automatically exported from code.google.com/p/xee. Contribute to gco/xee development by creating an account on GitHub.

GitHub
@tshirtman that is a very accurate description of ai files as well! I sense a pattern.
@joneuhauser that's the impression i got 😅, hope you'll see it through!