Skip to content

leejjoon/mpl_ps_cmyk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*mpl_toolkits.ps_cmyk* module provides a ps backend that saves images
 (and only images) in CMYK colorspace. It depends on *lcms* for color
 conversion, i.e., you need to have lcms and its python module
 installed (http://www.littlecms.com/).

It contains sample of icc files but needs you also download icc files
from Adobe.

To install, download "AdobeICCProfilesCS4Mac_end-user.zip" from
http://www.adobe.com/support/downloads/detail.jsp?ftpID=4074 and place
it in the same directory as setup.py. Then run "python setup.py install".

About

matplotlib postscript backend w/ images in cmyk colorspace.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages