Age | Commit message (Collapse) | Author |
|
|
|
* Add RegisterAztec
* Add test for RegisterAztec
|
|
|
|
Flores
|
|
|
|
|
|
|
|
* Added <RIGHT> tag support to the html basic parser. Also added a test line for the RIGHT alignment on fpdf_test ExampleFpdf_HTMLBasicNew
* Updated the reference PDF for HTMLBasicNew
|
|
|
|
|
|
Effectively rename LICENSE to license.txt to comply with github's convention for license file names.
|
|
Comply with silly github convention that requires license name to have "txt" or "md" extension.
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|