libs/sdfer/README.md
Currently, this library contains these SDF generation algorithms:
sdfer::bruteforce_bitmap: bitmap-based "closest opposite-color pixel" bruteforce search
sdfer::esdt: "Euclidean Subpixel Distance Transform"
@use-gpu/glyph npm packageLicensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).
<sub>Note: this is MIT-only, instead of the common dual-licensing, mainly due to the ESDT algorithm implementation being a port of the JS code from the
@use-gpu/glyphnpmpackage, which itself is MIT-licensed.</sub>
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as MIT, without any additional terms or conditions.