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 gpos

Module Items

  • Structs
  • Enums

In crate makepad_ttf_parser

makepad_ttf_parser

Module gpos

Source
Expand description

A Glyph Positioning Table implementation.

Structs§

Anchor
An Anchor Table.
AnchorMatrix
An Anchor parsing helper.
ClassMatrix
A ValueRecord pairs matrix used by PairAdjustment.
CursiveAdjustment
A Cursive Attachment Positioning Subtable.
CursiveAnchorSet
A list of entry and exit Anchor pairs.
HintingDevice
A Device Table hinting values.
LigatureArray
An array or ligature anchor matrices.
MarkArray
A Mark Array.
MarkToBaseAdjustment
A Mark-to-Base Attachment Positioning Subtable.
MarkToLigatureAdjustment
A Mark-to-Ligature Attachment Positioning Subtable.
MarkToMarkAdjustment
A Mark-to-Mark Attachment Positioning Subtable.
PairSet
A ValueRecord pairs set used by PairAdjustment.
PairSets
A list of PairSets.
ValueRecord
A Value Record.
ValueRecordsArray
An array of Value Records.
VariationDevice
A Device Table indexes into Item Variation Store.

Enums§

Device
A Device Table.
PairAdjustment
A Pair Adjustment Positioning Subtable.
PositioningSubtable
A glyph positioning lookup subtable enumeration.
SingleAdjustment
A Single Adjustment Positioning Subtable.