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

Global Variable

GSGlyphCopyMasterAndSpecialLayers

Master and special layers.

Declaration

let GSGlyphCopyMasterAndSpecialLayers: GSGlyphCopyOptions

Declaration

extern const GSGlyphCopyOptions GSGlyphCopyMasterAndSpecialLayers;

Declaration

GSGlyphCopyMasterAndSpecialLayers: GSGlyphCopyOptions

See Also

Copy Options

  • GSGlyphCopyAllLayers

    Master and special layers.

  • GSGlyphCopyAll

    All copyable glyph and layer data.

  • GSGlyphCopyThin

    Master layers without background or additional editing data.