User Activity

  • Modified a comment on ticket #9 on PNG and MNG tools

    In Linux etc. pngcrush can already output to /dev/stdout as the outfile.png ; it can even load /dev/stdin as the infile.png the first time it attempts to do so; the problem is that pngcrush attempts to load the same infile.png more than once, which fails when infile.png was streamed in from the previous process as /dev/stdin. A hack for Linux etc. would be in the source code to look for if the inname variable equals "/dev/stdin", write the stream to something like temp.png, then update the value...

  • Posted a comment on ticket #9 on PNG and MNG tools

    In Linux etc. pngcrush can already output to /dev/stdout as the outfile.png ; it can even load /dev/stdin as the infile.png the first time it attempts to do so; the problem is that pngcrush attempts to load the same infile.png more than once, which fails when infile.png was streamed in from the previous process as /dev/stdin. A hack for Linux etc. would be in the source code to look for if the inname variable in equals "/dev/stdin", write the stream to something like temp.png, then update the value...

View All

Personal Data

Username:
damion
Joined:
2018-09-22 10:20:50

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB