fp-monogram_1
github-icon

Type Designers

  • Getting Started
  • Object Reference
    • Objects
    • Common Value Types
    • fontParts.world

Software Developers

  • Implementing FontParts
  • Developing FontParts
github-icon FontParts on GitHub

Object Reference¶

FontParts scripts are built on with objects that represent fonts, glyphs, contours and so on. The objects are obtained through fontparts-world.

  • Objects
    • Font
    • Info
    • Groups
    • Kerning
    • Features
    • Lib
    • Layer
    • Glyph
    • Contour
    • Segment
    • bPoint
    • Point
    • Component
    • Anchor
    • Image
    • Guideline
  • Common Value Types
    • String
    • Integer/Float
    • Coordinate
    • Angle
    • Identifier
    • Color
    • Transformation Matrix
    • Immutable List
  • fontParts.world
    • AllFonts
    • NewFont
    • OpenFont
    • OpenFonts
    • CurrentFont
    • CurrentLayer
    • CurrentGlyph
    • CurrentContours
    • CurrentSegments
    • CurrentPoints
    • CurrentComponents
    • CurrentAnchors
    • CurrentGuidelines
    • FontList
    • BaseFontList

Previous

Getting Started

Next

Objects

Index of All Methods and Modules

© Copyright Just van Rossum, Erik van Blokland, Tal Leming.

FontParts logo by Shiva Nallaperumal.

Created using Sphinx 7.3.7.