Suggestion for corel_pal parser

Bug #1460965 reported by igor.e.novikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SwatchBooker
New
Undecided
Unassigned

Bug Description

It would be great to replace identifier strings in code by human readable constants. Like this:

CPLX4_SPOT = '\xcd\xdd'
CPL12_SPOT = '\xcd\xbc'
CPL12 = '\xdd\xdc'
CPL10 = '\xcd\xdc'
CPL8 = '\xdc\xdc'
CPL7 = '\xcc\xdc'
CPL7_UTF = '\xcc\xbc'

This will simplify code reading. The same would be great for other "magic numbers" like colorspaces etc.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.