Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSLayer
      • GSLayer Shapes
        • makeComponents
  1. GlyphsCore
  2. GSLayer
  3. GSLayer Shapes

Instance Method

makeComponents()makeComponentsmakeComponents

Builds component shapes from glyph information.

Declaration

func makeComponents()

Declaration

- (void) makeComponents;

Declaration

makeComponents()

Discussion

Existing shapes are replaced when a complete component setup can be found.

See Also

Component Construction

  • findComponent(_:baseName:withSuffix:)findComponent:baseName:withSuffix:findComponent_baseName_withSuffix_

    Finds a component glyph name for a base glyph and suffix context.