Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Commit

Permalink
Enabled colour support
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncadman committed Oct 13, 2011
1 parent 373fe96 commit c46c48c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cloudprint.drv
Expand Up @@ -13,8 +13,10 @@ Manufacturer "Google"
ModelName "Cloud Print"
Version 1.0

ColorDevice True

// PostScript printer attributes
Attribute DefaultColorSpace "" CMYK
Attribute DefaultColorSpace "" RGB
Attribute LandscapeOrientation "" Minus90
Attribute LanguageLevel "" "3"
Attribute Product "" "(Google Cloud Print)"
Expand Down

0 comments on commit c46c48c

Please sign in to comment.