NAME
Chart::Clicker::Drawing::Font
DESCRIPTION
Chart::Clicker::Drawing::Font represents the various options that are available when rendering text on the chart.
SYNOPSIS
METHODS
Constructor
- Chart::Clicker::Decoration::Stroke->new({ width => $WIDTH })
-
Creates a new Chart::Clicker::Decoration::Stroke.
Class Methods
- $size = $s->size($SIZE)
-
Set/Get the size of this text.
- $slant = $s->slant($slant)
-
Set/Get the slant of this text.
- $weight = $s->slant($weight)
-
Set/Get the weight of this text.
AUTHOR
Cory 'G' Watson <gphat@onemogin.com>
SEE ALSO
perl(1)