Voting helps other researchers find interesting modules.
Statistics about a particular font size (from CharLabel.FontSize) aggregated over a range of symbols
fontId
integer()
nil
fontSize
medianHeight
medianLineHeight
medianLineSpace
medianLineSpan
medianWidth
numLineSpaces
numLines
numSymbols
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocFontSizeStats{ fontId: integer() | nil, fontSize: integer() | nil, medianHeight: integer() | nil, medianLineHeight: integer() | nil, medianLineSpace: integer() | nil, medianLineSpan: integer() | nil, medianWidth: integer() | nil, numLineSpaces: integer() | nil, numLines: integer() | nil, numSymbols: integer() | nil }
@spec decode(struct(), keyword()) :: struct()