Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • Miscellaneous Constants
      • GSGlyphCopyThin
  1. GlyphsCore
  2. Miscellaneous Constants

Global Variable

GSGlyphCopyThin

Master layers without background or additional editing data.

Declaration

let GSGlyphCopyThin: GSGlyphCopyOptions

Declaration

extern const GSGlyphCopyOptions GSGlyphCopyThin;

Declaration

GSGlyphCopyThin: GSGlyphCopyOptions

See Also

Copy Options

  • GSGlyphCopyMasterAndSpecialLayers

    Master and special layers.

  • GSGlyphCopyAllLayers

    Master and special layers.

  • GSGlyphCopyAll

    All copyable glyph and layer data.