struct Protocol::Page::ScriptFontFamilies

Overview

Font families collection for a script.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def font_families : FontFamilies #

Generic font families collection for the script.


[View source]
def script : String #

Name of the script which these font families are defined for.


[View source]