Skip to content

Version 1.4

Latest

Choose a tag to compare

@Chlumsky Chlumsky released this 05 Mar 15:06
· 1 commit to master since this release
  • Updated to MSDFgen 1.13
    • Improved BMP file output - support for BGRA (mtsdf mode), optimized size of grayscale files
    • Fixed incorrect output with asymmetrical distance range when inversion occurs due to scanline pass (-scanline)
    • Improved precision of cubic curve distance computation
    • Fixed a bug incorrectly adjusting convergent edge segments in shape normalization
    • The library now operates on bitmap section references (instead of contiguous bitmap references), which makes it possible to generate a distance field directly into a subsection of a larger bitmap or a bitmap with the opposite row ordering
  • Updated Shadron preview output
  • Fixed a bug in FontGeometry constructor