class Fontist::ManifestResponse
Yu Gothic:
Bold: full_name: Yu Gothic Bold paths: - "/Applications/Microsoft Excel.app/Contents/Resources/DFonts/YuGothB.ttc" - "/Applications/Microsoft OneNote.app/Contents/Resources/DFonts/YuGothB.ttc" Regular: full_name: Yu Gothic Regular paths: - "/Applications/Microsoft Excel.app/Contents/Resources/DFonts/YuGothR.ttc" - "/Applications/Microsoft OneNote.app/Contents/Resources/DFonts/YuGothR.ttc"
Noto Sans Condensed:
Regular: full_name: Noto Sans Condensed paths: - "/Users/foo/.fontist/fonts/NotoSans-Condensed.ttf"
Public Class Methods
Source
# File lib/fontist/manifest_response.rb, line 62 def self.font_class ManifestResponseFont end