Docs.rs
  • ttf-parser-0.14.0
    • ttf-parser 0.14.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RazrFalcon
    • alerque
    • LaurenzV
    • khaledhosny
    • Dependencies
      • base64 ^0.12 dev
      • pico-args ^0.3.1 dev
      • svgtypes ^0.5 dev
      • xmlwriter ^0.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Module gpos

  • Structs
  • Enums
logo
Change settings

Module ttf_parser::gpos[−][src]

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.