Descriptioncopy graphics state fully
The dash parameters where not copied; the copy
could point at random data and cause corpus
tests to hang when testing Skia.
PDFium measures text directly by calling FreeType.
Turn off hinting altogether in Skia so that drawn
text matches the metrics that PDFium measures.
Premultiply bits retrieved from images, and check
to see that the device bits are always
premultiplied.
Look for null graphics state and matrices.
R=thestig@chromium.org,dsinclair@chromium.org
BUG=pdfium:532
Committed: https://pdfium.googlesource.com/pdfium/+/a27d49a3e9eafd7fd911a0a6039ce80284ccb463
Patch Set 1 #Patch Set 2 : copy graphics state fully #Patch Set 3 : suppress font hinting #Patch Set 4 : check for null parameters #Patch Set 5 : one more premultiply #Patch Set 6 : premultiply input instead of device #Patch Set 7 : flush render device before destructor #Patch Set 8 : wip; finding unpremultiplied bitmaps #Patch Set 9 : wip; remove byte order #
Messages
Total messages: 23 (11 generated)
|