Class: Fontist::Import::Macos
- Inherits:
-
Object
- Object
- Fontist::Import::Macos
- Defined in:
- lib/fontist/import/macos.rb
Constant Summary collapse
- FONT_XML =
rubocop:disable Layout/LineLength
"/System/Library/AssetsV2/com_apple_MobileAsset_Font6/com_apple_MobileAsset_Font6.xml".freeze
- HOMEPAGE =
"https://support.apple.com/en-om/HT211240#document".freeze
Instance Method Summary collapse
- #call ⇒ Object
-
#initialize(font_xml = FONT_XML) ⇒ Macos
constructor
A new instance of Macos.