Crate sleipnir

Crate sleipnir 

Source

Modulesยง

cmp
Diff 2 icon fonts to find out what got added,modified,removed.
draw_glyph
error
icon2kt
Produces Android Compose ImageVector Kotlin code of icons in Google-style icon fonts
icon2svg
Produces svgs of icons in Google-style icon fonts
icon2symbol
Produces Apple Symbols from SVGs.
icon2xml
Produces Android Vector Drawable XML of icons in Google-style icon fonts
iconid
Identification of icons and resolution of glyph ids. Assumes Google style icon font input.
ligatures
Helpers for working with layout
measure
pathstyle
Controls how a BezPath is converted to string form.
svg_font
Converts a font to an SVG font(https://www.w3.org/TR/2000/CR-SVG-20001102/fonts.html)
text2png
renders text into png, forked from https://github.com/rsheeter/embed1/blob/main/make_test_images/src/main.rs