rw-psf icon indicating copy to clipboard operation
rw-psf copied to clipboard

read compressed files, suppress absolute paths before creating outputs

Open chicks-net opened this issue 11 years ago • 3 comments

This patch handles compressed input PSF and filters out absolute paths before writing the output.

chicks-net avatar Nov 25 '13 21:11 chicks-net

I think I will re-write those file access parts to optionally use Compress::Zlib (and degrade gracefully if it is not available), so scripts will also work in Windows environments.

(Many people seem to do their graphics stuff in Windows.)

talamus avatar Mar 18 '14 05:03 talamus

I'm ok with Windows users running my code in cygwin, but if you want to go the extra mile I applaud.

chicks-net avatar Mar 20 '14 15:03 chicks-net

Windows users have WSL now too.

chicks-net avatar Jul 28 '22 00:07 chicks-net