Releases: libharu/libharu
Releases · libharu/libharu
v2.4.6
What's Changed
- TTF security fixes by @Sheri98 in #362
- Fix #334 - HPDF_FAILD_TO_ALLOC_MEM missing by @joelhecht in #338
- Compatibility with Higher version of Delphi by @lelandyang in #280
- Remove restriction on user password to be different from owner password by @guillaume-tgl in #346
- Fix various typos by @luzpaz in #347
- Fix Build error for Win32 (x86) due to modifier mismatch #350 by @joelhecht in #351
- CMakeLists.txt: install docs and bindings to DOCDIR by @orlitzky in #359
- Adapt CMake scripts for WebAssembly compilation by @guillaume-tgl in #344
Full Changelog: v2.4.5...v2.4.6
v2.4.5
Thank you for all the contributions!
Full Changelog: v2.4.4...v2.4.5
v2.4.4
What's Changed
- Add copy hpdf_namedict.h at install by @apple-x-co in #265
- Added page boundary support. by @woollybah in #274
- fixed glyph index to be 16 bit unsigned instead of signed by @Simon-Swenson-8351 in #277
- Bug fixes by @tgotic in #255
- Shared library has an SOVERSION now ffd0f39
- Fixed HPDF_FToA for small values 1c865a6
Full Changelog: v2.4.3...v2.4.4
v.2.4.3
What's Changed
- Add static hpdf_version.h header by @vszakats in #241
hpdf_version.hincluded again byhpdf.h#241 #246- File attachment issue resolved @hvanbrug #159
- Renamed *_LIBZ defines to _*ZLIB, thanks to @karstenBriksoft #249, enables compression of PDF files again.
Full Changelog: v2.4.2...v2.4.3
v.2.4.2
v.2.4.1
- Fixed library name #236 from @jschueller
- Set correct version number #237 pointed out by @xantares
Full Changelog: v2.4.0...v2.4.1
v.2.4.0
What's Changed
- Add support for free-form triangle shading objects. by @allisonvacanti in #157
- Fix config constant to match use in hpdf_mmgr.c by @bvirlet in #167
- Improve small number writing in HPDF_FToA. by @allisonvacanti in #187
- Fix missing /CapHeight key in font definition by @yabaud in #138
- Change HPDF_Page_CreateXObjectFromImage zoom parameter type to HPDF… by @extensia in #114
- Fix another case of png files with background mask save uncompressed by @igor-niv in #221
- Avoid issue with libtiff duplicate symbols by @bvirlet in #168
- Reajust bit_depth of png image after striping depth from 16 to 8. by @joelhecht in #125
- Fixed typo in Japanese font name: Mincyo -> Mincho by @qtamaki in #80
- Fix various typos by @luzpaz in #226
- hpdf.h: add missing HPDF_Boolean typedef by @mathstuf in #189
- Moved to a CMake only build environment.
- Fix bad unicode in comment by @gix in #229
- Fix various typos by @luzpaz in #230
Full Changelog: RELEASE_2_3_0...v2.4.0
v2.4.0-rc1
This is a pre-release, please test and examine it carefully as a large number of things have been changed since last release.
What's Changed
- Add support for free-form triangle shading objects. by @allisonvacanti in #157
- Fix config constant to match use in hpdf_mmgr.c by @bvirlet in #167
- Improve small number writing in HPDF_FToA. by @allisonvacanti in #187
- Fix missing /CapHeight key in font definition by @yabaud in #138
- Change HPDF_Page_CreateXObjectFromImage zoom parameter type to HPDF… by @extensia in #114
- Fix another case of png files with background mask save uncompressed by @igor-niv in #221
- Avoid issue with libtiff duplicate symbols by @bvirlet in #168
- Reajust bit_depth of png image after striping depth from 16 to 8. by @joelhecht in #125
- Fixed typo in Japanese font name: Mincyo -> Mincho by @qtamaki in #80
- Fix various typos by @luzpaz in #226
- hpdf.h: add missing HPDF_Boolean typedef by @mathstuf in #189
- Moved to a CMake only build environment.
Libharu 2.3.0
RELEASE_2_3_0 get ready for 2.3.0 release
Libharu 2.3.0 RC3
- Support huge fonts