Docs.rs
  • makepad-ttf-parser-0.21.1
    • makepad-ttf-parser 0.21.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ejpbruel2
    • makepaddev
    • Dependencies
      • base64 ^0.22.1 dev
      • pico-args ^0.5 dev
      • tiny-skia-path ^0.11.4 dev
      • xmlwriter ^0.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

makepad_ttf_parser0.21.1

Module math

Module Items

  • Structs

In crate makepad_ttf_parser

makepad_ttf_parser

Module math

Source
Expand description

A Math Table implementation.

Structsยง

Constants
A Math Constants Table.
GlyphAssembly
A Glyph Assembly Table.
GlyphConstruction
A Math Glyph Construction Table.
GlyphConstructions
A mapping from glyphs to Math Glyph Construction Tables.
GlyphInfo
A Math Glyph Info Table.
GlyphPart
Details for a glyph part in an assembly.
GlyphVariant
Description of math glyph variants.
Kern
A Math Kern Table.
KernInfo
An entry in a Math Kern Info Table.
KernInfos
A Math Kern Info Table.
MathValue
A Math Value with optional device corrections.
MathValues
A mapping from glyphs to Math Values.
PartFlags
Glyph part flags.
Table
A Math Table.
Variants
A Math Variants Table.