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, with_performance_optimizations
Class Method Details
.font_class ⇒ Object
59 60 61 |
# File 'lib/fontist/manifest_request.rb', line 59 def self.font_class ManifestRequestFont end |