| Summary: | Image colors wrong with transparency and non-identity transfer function | ||
|---|---|---|---|
| Product: | Ghostscript | Reporter: | Ray Johnston <ray.johnston> |
| Component: | Color Management | Assignee: | Ray Johnston <ray.johnston> |
| Status: | NOTIFIED FIXED | ||
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | master | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Customer: | 532 | Word Size: | --- |
| Attachments: |
Bug695904.pdf
TF.ps |
||
|
Description
Ray Johnston
2015-04-06 10:25:59 UTC
Created attachment 11578 [details] Bug695904.pdf File that has a TR at the start. The colors on the left and right of the small dark rectangle should be the same. Very evident with banding, eg.: gswin32c -sDEVICE=pgmraw -o xt.pgm -dMaxBitmap=10 -dBandHeight=128 Bug695904.pdf Created attachment 11579 [details] TF.ps Transfer function that can be used for testing as well. eg.: gswin32c -sDEVICE=pgmraw -o x.pgm -dMaxBitmap=0 -dBandHeight=128 TF.ps \ Bug695904.pdf Fixed in commit 64188c8e3615de788ad916b7d14e24e98d9c289c and sent to the customer as a patch to their code. Note that the fix does *NOT* address the arcane handling of transfer functions as described in PDF 1.7 Ref Manual section 7.6.4. A new, enhancement bug will be opened to track that issue, but it is not a customer issue (yet). Since it has worked this way for so long, I doubt it will be an issue for customers any time soon. |