Skip to content

Libharu 2.1.0

Compare
Choose a tag to compare
@mklemarczyk mklemarczyk released this 26 Jun 14:36
· 318 commits to master since this release
  • Added initial support for Alpha channel in RGB and palette-based PNG images.
  • Added HPDF_GetTTFontDefFromFile() function. This closes [FR #1604475](HPDF_FONT_EXISTS not error)
  • Added FreeBasic bindings. (Klaus Siebke)
  • Added Python bindings. (Li Jun)
  • Added U3D support. (Michail Vidiassov)
  • Changed the build system to use autotools.
  • Fixed bug #1682456 (NULL dereference in LoadType1FontFromStream()).
  • Fixed bug #1628096 (NULL pointer may be dereferenced).