Back
Misc. coding projects - Rasmus Friis Kjeldsen
epstopdf:
epstopdf.c: A modified version of epstopdf, which adds
the option "--(no)lossy" resulting in the gs option
"-dEncodeColorImages=[false|true]" so lossy compression of color images
can be avoided.
Compile with:
gcc -o epstopdf epstopdf.c -lm