Figler.Schema.FontVariation (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for FontVariation.

Summary

Types

t()

@type t() :: %Figler.Schema.FontVariation{
  axis_name: String.t() | nil,
  axis_tag: non_neg_integer() | nil,
  value: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()