Michael Droettboom
Michael Droettboom
Not a terrible idea, but this tool isn't very suitable (at the moment) for benchmarking things that are I/O bound. To properly benchmark this, we'd need to do RAM disks,...
Should be done as part of #7.
Maybe we should have this install `toml` from PyPI instead of only using the stdlib one? That would give us more Python version coverage.
This is a good idea. I'll self-assign if I find some free time to work on it, otherwise all patches welcome!
I think this a good idea, with the caveat that there is a way to opt-out (`compile` has a `--no-tune` flag). There are places where it won't work (e.g. when...
Can you provide your psd file so I can try to reproduce the issue?
I can't reproduce without the input file. @solitarysandman : If you're also seeing the same issue, maybe you could provide your test case?
If it opens in Photoshop, but not in the GIMP, that seems like a GIMP bug to me. GIMP's Photoshop reading support is not complete -- it doesn't support all...
Nope. pytoshop doesn't handle any rendering down of layers into a single layer. (That would be a major undertaking -- I'm not opposed to having it, I just haven't needed...
Yes -- that's simple enough to do -- with the implementation caveat that pyfinf is trying to avoid some of the pitfalls of pyfits when the in-memory representation doesn't match...