google_api_fonts v0.6.0 API Reference

Modules

API calls for all endpoints tagged Webfonts.

Handle Tesla connections for GoogleApi.Fonts.V1.

Attributes

  • category (type: String.t, default: nil) - The category of the font.
  • family (type: String.t, default: nil) - The name of the font.
  • files (type: map(), default: nil) - The font files (with all supported scripts) for each one of the available variants, as a key : value map.
  • kind (type: String.t, default: webfonts#webfont) - This kind represents a webfont object in the webfonts service.
  • lastModified (type: Date.t, default: nil) - The date (format "yyyy-MM-dd") the font was modified for the last time.
  • subsets (type: list(String.t), default: nil) - The scripts supported by the font.
  • variants (type: list(String.t), default: nil) - The available variants for the font.
  • version (type: String.t, default: nil) - The font version.

Attributes

  • items (type: list(GoogleApi.Fonts.V1.Model.Webfont.t), default: nil) - The list of fonts currently served by the Google Fonts API.
  • kind (type: String.t, default: webfonts#webfontList) - This kind represents a list of webfont objects in the webfonts service.