Class: Fontist::ManifestRequest
- Defined in:
- lib/fontist/manifest_request.rb
Overview
Andale Mono:
-
Regular
Arial Black:
-
Regular
Arial:
-
Bold
-
Italic
-
Bold Italic
Class Method Summary collapse
Methods inherited from Manifest
#fonts_casted, from_file, from_hash, #install, #to_file, #to_response
Class Method Details
.font_class ⇒ Object
60 61 62 |
# File 'lib/fontist/manifest_request.rb', line 60 def self.font_class ManifestRequestFont end |