Skip to content

Xfoil utility : Changes hardcopy postscript file in to png(s).

License

Notifications You must be signed in to change notification settings

kjayawar/ps2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PS2PNG

PS2PNG is a bash utility for converting xfoil postscript hardcopy images into .png images. If more than one page is found in the postscript file one .png file will be created for each page.

Installation

ImageMagick and Ghostscript are required under the hood which can be installed with the below commands.

sudo apt install ghostscript
sudo apt install imagemagick

Usage

./ps2png

Best to use with Color postscript output enabled under plop menu. At the end of execution, a .png image similar to below will appear. alt text

Contributing

Pull requests or any suggestions for improvements are welcome.

License

MIT

About

Xfoil utility : Changes hardcopy postscript file in to png(s).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages