You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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