From 67169d36072caf571e165a903570088357577918 Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Wed, 4 Nov 2015 14:33:56 -0800 Subject: Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. Also cleans up some places in the relevant functions since we're here. BUG=551460 TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1421783004 . Clean merge. (cherry picked from commit 4f85605cbc652a17bc833f883186e0a68af6006d) Review URL: https://codereview.chromium.org/1405383009 . --- testing/resources/bug_551460.in | 75 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 testing/resources/bug_551460.in (limited to 'testing/resources/bug_551460.in') diff --git a/testing/resources/bug_551460.in b/testing/resources/bug_551460.in new file mode 100644 index 0000000000..5ed2f3f117 --- /dev/null +++ b/testing/resources/bug_551460.in @@ -0,0 +1,75 @@ +{{header}} + +{{object 1 0}} +<< + /Pages 2 0 R +>> +endobj + +{{object 2 0}} +<< + /Kids [ 3 0 R ] +>> +endobj + +{{object 3 0}} +<< + /Contents 6 0 R + /Resources 5 0 R +>> +endobj + +{{object 6 0}} +<<>> +stream +0.0 G +0.0 1.0 0.0 rg +25 175 175 -150 re +/Sh sh +endstream +endobj + +{{object 5 0}} +<< + /Shading << + /Sh 7 0 R + >> +>> +endobj + +{{object 7 0}} +<< + /ShadingType 1 + /ColorSpace /DeviceCMYK + /Coords [0.0 0.0 1.0 1.0] + /Function 9 0 R + /Extend [true true] +>> + +{{object 9 0}} +<< + /FunctionType 3 + /Domain [0.0 1.0 0.0 1.0] + /Functions [10 0 R] + /Bounds [2.0] + /Encode [0.0 1.0] +>> +endobj + +{{object 10 0}} +<< + /FunctionType 2 + /Domain [0.0 1.0 0.0 1.0] + /C0 [0.0 0.0] + /C1 [1.0 1.0] + /N 1 +>> +endobj + +{{xref}} +trailer << + /Root 1 0 R + /Size 11 +>> +{{startxref}} +%%EOF -- cgit v1.2.3