View Source Vivid.Hershey (vivid v0.4.4)
Supports reading the Hershey Vector Font format and converting them into paths.
Summary
Functions
Returns a map of "character IDs" to %Char{} structs, which can
be passed to char_to_shape
to turn into renderable shapes.
Functions
@spec definitions(String.t()) :: Enumerable.t()
Returns a map of "character IDs" to %Char{} structs, which can
be passed to char_to_shape
to turn into renderable shapes.