Class Font

Hierarchy

  • Font

Index

Properties

backgroundColor

backgroundColor: string = "#6F452F"

foregroundColor

foregroundColor: string = "#FFFFFF"

metric

metric: number = Fovia.Util.Constants.DEFAULT_FONT_METRIC

size

size: number = Fovia.Util.Constants.DEFAULT_FONT_SIZE

sub

sub: number = 0.8

sup

sup: number = 0.8

type

type: string = Fovia.Util.Constants.DEFAULT_FONT_TYPE

Methods

clone

  • clone(font: Font): void
  • Parameters

    Returns void