CAIMEOX/cairoon/core/glyph does not have a README file
pub struct Glyph { index : UInt64 x : Double y : Double} derive(Eq, Hash, @moonbitlang/core/debug.DebugDebug)
fn Glyph::components(self : Glyph) -> (UInt64, Double, Double)
fn Glyph::new(index : UInt64, x : Double, y : Double) -> Glyph
fn field_arrays(glyphs : ArrayView[Glyph]) -> (FixedArray[UInt64], FixedArray[Double], FixedArray[Double])
Install
MoonBit native bindings for the Cairo graphics library.
Dependencies
Powered by MoonBit
© 2026 mooncakes.io