~ted/cairo/trunk

  • Committer: Bryce Harrington
  • Date: 2018-10-16 16:53:00 UTC
  • Revision ID: git-v1:bf597b89288b6271f56031d5a20bfaf59f146d4c
Revert "Correctly decode Adobe CMYK JPEGs in PDF export"

From further testing and investigation it appears that many PDF viewers
already have a workaround to invert Adobe CMYK JPEGs, so our generated
PDFs display incorrectly with those viewers due to double-inversion.

Further investigation will be needed to find a better solution that
doesn't cause regression for some PDF viewers; perhaps PDF viewers that
lack this inversion workaround should be changed to include it.  For now
we'll drop the patch to avoid shipping the regression in 1.16.0.

This reverts commit b207a932a2d3740984319dffd58a0791580597cd.

Reference: https://bugs.freedesktop.org/show_bug.cgi?id=97612
Fixes: https://gitlab.freedesktop.org/cairo/cairo/issues/156
Filename Latest Rev Last Changed Committer Comment Size
..
boilerplate 2145 17 years ago Carl Worth Split libcairotest files out from test/ and into b Diff
build 4863 15 years ago Behdad Esfahbod Move some top-level build files into build/ Diff
doc 179 20 years ago Thomas Hunger commited documentation skeleton Diff
perf 2152 17 years ago Carl Worth perf: Add initial skeleton of performance monitori Diff
src 1 22 years ago Carl Worth Initial import of Xr Diff
test 419 19 years ago Carl Worth Add initial regression test suite. Don't AC_SUBST Diff
util 100 20 years ago Carl Worth Renamed everything from Xr* to cairo_* Diff
.gitignore 10249 8 years ago Bryce Harrington core: updated .gitignore Signed-off-by: Enrico We 365 bytes Diff Download File
.gitlab-ci.yml 10473 6 years ago Federico Mena Quintero Add .gitlab-ci.yml to run the tests automatically 1.1 KB Diff Download File
acinclude.m4 6303 15 years ago M Joonas Pihlaja [build] Remove a level of quoting from CAIRO_PARSE 1.5 KB Diff Download File
AUTHORS 10034 9 years ago Bryce Harrington AUTHORS: Add Ravi, myself, and a couple other freq 7.9 KB Diff Download File
File autogen.sh 10389 6 years ago Bryce Harrington build: fix minor typo in autogen.sh Fixes: https: 734 bytes Diff Download File
BIBLIOGRAPHY 5605 15 years ago M Joonas Pihlaja BIBLIOGRAPHY: Cite Hars & Petruska's Pseudorandom 4.2 KB Diff Download File
BUGS 2118 17 years ago Carl Worth Add notes on reporting bugs to BUGS file and move 3.6 KB Diff Download File
cairo-version.h 10520 5 years ago Bryce Harrington Bump version for 1.15.15 149 bytes Diff Download File
CODING_STYLE 4887 15 years ago Chris Wilson [CODING_STYLE] Add vim modeline Add my vim recipe 8.7 KB Diff Download File
configure.ac 10503 6 years ago Bryce Harrington gl: For glesv3 detection, use glesv2.pc + header c 30.7 KB Diff Download File
COPYING 5492 15 years ago Chris Wilson Add a COPYING file to each aux. source directory 1.5 KB Diff Download File
COPYING-LGPL-2.1 7139 14 years ago Andrea Canciani Update FSF address I updated the Free Software Fo 25.9 KB Diff Download File
COPYING-MPL-1.1 390 19 years ago Carl Worth Add the MPL as a new license option, in addition t 25.1 KB Diff Download File
HACKING 10136 9 years ago Bryce Harrington HACKING: Add link to git tutorial and wordsmith a 5 KB Diff Download File
INSTALL 5275 15 years ago Chris Wilson [INSTALL] Mention pkg-config requirement Mention 6.4 KB Diff Download File
KNOWN_ISSUES 10143 9 years ago Bryce Harrington KNOWN_ISSUES: Restore known issues file as a stub 31 bytes Diff Download File
Makefile.am 9289 12 years ago Chris Wilson configure.ac: Update autotools configuration Do n 1.8 KB Diff Download File
Makefile.win32 9091 12 years ago Andrea Canciani build: Make 'all' the default target in the base M 512 bytes Diff Download File
NEWS 10519 5 years ago Bryce Harrington 1.15.14 release Signed-off-by: Bryce Harrington < 297 KB Diff Download File
PORTING_GUIDE 1308 18 years ago Carl Worth Update name from "0.5 porting guide" to "1.0 porti 8.4 KB Diff Download File
README 10329 7 years ago Andrea Canciani quartz: Restore 10.4-specific font code The code 6.6 KB Diff Download File
README.win32 5176 15 years ago Behdad Esfahbod [README.win32] Update wording from Tor Lillqvist 3 KB Diff Download File
RELEASING 10521 5 years ago Bryce Harrington RELEASING: Clarify how to add the news item 8.2 KB Diff Download File