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

Global Variable

GSGlyphCopyAllLayers

Deprecated

Master and special layers.

Declaration

let GSGlyphCopyAllLayers: GSGlyphCopyOptions

Declaration

extern const GSGlyphCopyOptions GSGlyphCopyAllLayers;

Declaration

GSGlyphCopyAllLayers: GSGlyphCopyOptions

See Also

Copy Options

  • GSGlyphCopyMasterAndSpecialLayers

    Master and special layers.

  • GSGlyphCopyAll

    All copyable glyph and layer data.

  • GSGlyphCopyThin

    Master layers without background or additional editing data.