Skip to content

Releases: claricle/libemf2svg

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:13

What's Changed

  • Restore CI platform coverage dropped by upstream (macOS x86_64, MSys2, Win2022/2025, codecov v5) by @ronaldtse in #51
  • Drop vcpkg submodule + source-tarball release + 1.8.2 bump by @ronaldtse in #53

Full Changelog: 1.0.3...v1.8.2

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:06
fef959f
Fixed incorrect handling of polygon fill modes (#42)

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:06
Ignoring errors reported by valgrind on MacOS (ref #35)

1.7.1

Choose a tag to compare

@maxirmx maxirmx released this 21 Apr 09:12
792609a
  • Add width and height attributes to the files with EA patch applied

  • Change CI scripts to build outside of source tree

  • Update status badges

1.7.0

Choose a tag to compare

@maxirmx maxirmx released this 10 Apr 17:05
  • Refactor build scripts to facilitate better portability, ruby and tebako integration

1.6.0

Choose a tag to compare

@maxirmx maxirmx released this 24 Mar 08:13
  • Support for arm64-macos cross compilation

1.5.0

Choose a tag to compare

@maxirmx maxirmx released this 23 Mar 15:38
a1d2f15
  • Alpine Linux build
  • Proper handling of fontindex_to_utf8 return value

1.4.0

Choose a tag to compare

@maxirmx maxirmx released this 20 Mar 07:52

Support for arm64-linux cross compilation

1.3.1

Choose a tag to compare

@maxirmx maxirmx released this 16 Mar 06:35

Support for Windows 2022 and MS Visual Studio 2022

1.3.0

Choose a tag to compare

@maxirmx maxirmx released this 26 Aug 19:35
2161d2c

metanorma fork

  • add MSVC Windows native build
  • add support for EMF images without an initial viewport setup
  • add handling of EMF images with wrong transformation applied (Wine-generated)