Browse Source
According to the specification, http://partners.adobe.com/public/developer/en/ps/sdk/5116.DCT_Filter.pdf#G3.851943, the content of the marker segment should begin with `Adobe`, and not `Adobe\x00` as the code currently look for. Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1140761. Fixes the colour conversion part of issues 4090 and 5623.
3 changed files with 12 additions and 2 deletions
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
https://bugzilla.mozilla.org/attachment.cgi?id=8574416 |
Loading…
Reference in new issue