The following colorspace methods are not supported. (See PDF::API2 Colorspace methods in CPAN.)
(See PDF::API2::Resource::ColorSpace in CPAN)
Design - Offer changes to documentation to show your design for the commands in the text file.
Checkpoint with the owner.
Create text file for testing one colorspace method.
2A. Include multiple successful uses, that test a wide range of colors, a variety of options, with text in colors.
2B. Include multiple examples of bad uses, that demonstrate syntax checking, error messages, and out of limit color specifications. A bad use should not result in not processing the rest of the file.
2C. Include text that explains the expected results.
Checkpoint once with the owner.
Add code to support that colorspace.
Checkpoint once with the owner.
Test, debug, and correct until the text file and the code are good.
Repeat steps 2, 3, and 4 for some other colorspaces.
The following colorspace methods are not supported. (See PDF::API2 Colorspace methods in CPAN.) (See PDF::API2::Resource::ColorSpace in CPAN)
Design - Offer changes to documentation to show your design for the commands in the text file. Checkpoint with the owner.
Create text file for testing one colorspace method. 2A. Include multiple successful uses, that test a wide range of colors, a variety of options, with text in colors. 2B. Include multiple examples of bad uses, that demonstrate syntax checking, error messages, and out of limit color specifications. A bad use should not result in not processing the rest of the file. 2C. Include text that explains the expected results. Checkpoint once with the owner.
Add code to support that colorspace.
Checkpoint once with the owner.
Test, debug, and correct until the text file and the code are good.
Repeat steps 2, 3, and 4 for some other colorspaces.
Checkpoint and release with the owner.