Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Year Cards in PostScript

In order to use ps2pdf, you need to set -dNOSAFER option because some scripts requires to run other script files.

> ps2pdf -dNOSAFER ****.ps

Or, you can use gs with -sDEVICE=pdfwrite.

> gs -q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=****.pdf ****.ps

gallery

About

New Year Cards in PostScript

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages