Skip to main content

Crate sleipnir

Crate sleipnir 

Source

Modulesยง

cmp
Diff 2 icon fonts to find out what got added,modified,removed.
draw_icon
error
icon2symbol
Produces Apple Symbols from SVGs.
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.
pens
Our own transformed bezier pen to avoid a dependency on write-fonts which is not in google3
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