| patch |
summary |
view |
raw |
| 0001-fix-build-with-libpng-1.5.0-reported-by-Tamas-Tevesz.patch |
src/hpdf_image_png.c | 109 +++++++++++++++++++++++++++------------------------
1 file changed, 59 insertions(+), 50 deletions(-)
|
view
|
download
|
| 0002-fix-quite-a-number-of-warnings-patch-by-Davide-Achil.patch |
include/hpdf.h | 2 +
src/hpdf_doc.c | 2 +
src/hpdf_doc_png.c | 2 +
src/hpdf_encoder.c | 19 +++++++------
src/hpdf_encoder_cns.c | 4 ++
src/hpdf_encoder_cnt.c | 2 +
src/hpdf_encoder_jp.c | 4 ++
src/hpdf_encoder_kr.c | 4 ++
src/hpdf_encrypt.c | 30 ++++++++++-----------
src/hpdf_encryptdict.c | 5 +++
src/hpdf_font_cid.c | 34 ++++++++++++------------
src/hpdf_font_tt.c | 6 ++--
src/hpdf_fontdef_tt.c | 66 +++++++++++++++++++++++------------------------
src/hpdf_fontdef_type1.c | 24 ++++++++---------
src/hpdf_image.c | 21 +++++++-------
src/hpdf_namedict.c | 5 +++
src/hpdf_outline.c | 2 -
src/hpdf_pages.c | 13 ++++-----
src/hpdf_pdfa.c | 2 +
src/hpdf_streams.c | 22 ++++++++++-----
src/hpdf_string.c | 4 +-
src/hpdf_u3d.c | 15 +++++++---
src/hpdf_utils.c | 8 ++---
23 files changed, 173 insertions(+), 123 deletions(-)
|
view
|
download
|
| 0003-fix-typo-noticed-by-Franco-Marchesini.patch |
src/hpdf_page_operator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0004-Several-fixes-based-on-the-warnings-generated-by-cla.patch |
src/hpdf_annotation.c | 100 +++++++++++++++++++++-------
src/hpdf_font_cid.c | 7 -
src/hpdf_namedict.c | 3
src/hpdf_page_operator.c | 166 ++++++++++++++++++++++-------------------------
src/hpdf_pages.c | 21 ++++-
src/hpdf_streams.c | 5 +
6 files changed, 181 insertions(+), 121 deletions(-)
|
view
|
download
|
| 0005-fix-possible-endless-loops-in-PNG-handling-code.patch |
src/hpdf_image_png.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0006-fix-HPDF_GetContents-patch-by-Vincent-Dupont.patch |
src/hpdf_doc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|