diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-03-01 21:57:28 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-03-01 21:57:32 -0800 |
commit | d6c2ac682165bfc4c7ecf9fb7027206735e5bfef (patch) | |
tree | 26469902a5a18a81b0356a96c1b41417556eab5b /test | |
parent | fa8f048e78bb9965902371f937d761267bd6b63b (diff) | |
download | PyX.jl-d6c2ac682165bfc4c7ecf9fb7027206735e5bfef.tar.gz PyX.jl-d6c2ac682165bfc4c7ecf9fb7027206735e5bfef.zip |
fix png and jpeg MIME; export writePSfile and writeGSfile
writePSfile accidentally wasn't wrapped.
Unlike the other file writing functions, writeGSfile requires a file
path, can't pass an IO object or file descriptor. Enforce this with a
type annotation (AbstractString).
The above means that png and jpeg writemime() support requires using
pipeGS instead of writeGSfile.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions