Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSSegmentStruct
  1. GlyphsCore

Structure

GSSegmentStruct

Declaration

struct GSSegmentStruct

Declaration

typedef struct GSSegmentStruct { ... } GSSegmentStruct;

Declaration

GSSegmentStructGSSegmentStruct

Topics

Initializers

  • init()
  • init(elements:count:type:options:bounds:)

Instance Properties

  • bounds
  • count
  • elements
  • options
  • type

Topics

Instance Properties

  • bounds
  • count
  • elements
  • options
  • type

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Sendable