Skip to content

Version 1.7

Compare
Choose a tag to compare
@Chlumsky Chlumsky released this 07 Mar 08:28
· 85 commits to master since this release
  • Added mtsdf mode - a combination of msdf with sdf in the alpha channel
  • Distance fields can now be stored as uncompressed TIFF image files with floating point precision
  • Bitmap class refactor - template argument split into data type and number of channels, bitmap reference classes introduced
  • Added a secondary "ink trap" edge coloring heuristic, can be selected using -coloringstrategy inktrap
  • Added computation of estimated rendering error for a given SDF
  • Added computation of bounding box that includes sharp mitered corners
  • The API for bounds computation of the Shape class changed for clarity
  • Fixed several edge case bugs