Age | Commit message (Collapse) | Author |
|
|
|
Good catch, @flibustenet -- thanks!
|
|
table cells
|
|
|
|
to prevent race condition
|
|
|
|
* adding support CMYK in jpg parseur
* adding support CMYK in parsejpg
* clear code debug
* Clear code
* Clear code
|
|
compression/flate routine that results in different compressed streams than before. Consequently, PDFs generated with go 1.7 are not generally binary-equivalent with those generated with previous versions. Turning off compression for test files removes this variability. However, it does not help with PDFs that contain images. For now, those reference PDFs have been removed to allow tests to proceed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fpdf: typo
|
|
typo fix
|
|
|
|
|
|
|
|
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statement to allow tests to succeed.
|
|
Adds the ability to support reading dpi from PNG images, and setting
dpi on any image directly; this allows images to be displayed at the
designed size.
|
|
|
|
|
|
|