Skip to content

Releases: libharu/libharu

v2.4.5

11 Mar 15:29

Choose a tag to compare

Thank you for all the contributions!

Full Changelog: v2.4.4...v2.4.5

v2.4.4

18 Sep 19:54

Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v.2.4.3

14 Oct 10:10

Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v.2.4.2

11 Sep 11:26

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v.2.4.1

05 Sep 13:40

Choose a tag to compare

v.2.4.0

06 Aug 20:22

Choose a tag to compare

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

23 Jun 11:47
6997cf7

Choose a tag to compare

v2.4.0-rc1 Pre-release
Pre-release

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

26 Jun 14:35

Choose a tag to compare

RELEASE_2_3_0

get ready for 2.3.0 release

Libharu 2.3.0 RC3

24 Oct 13:50

Choose a tag to compare

Libharu 2.3.0 RC3 Pre-release
Pre-release
  • Support huge fonts

Libharu 2.3.0 RC2

26 Jun 14:35

Choose a tag to compare

Libharu 2.3.0 RC2 Pre-release
Pre-release
  • Changed package naming, no other changes.