Celestine::Text
Inherits Celestine::Modules::Animate::Transform / Celestine::Modules::Animate::Motion / Celestine::Modules::Animate / Celestine::Modules::Filter / Celestine::Modules::Mask / Celestine::Modules::StrokeFill / Celestine::Modules::Position / Celestine::Modules::Transform / Celestine::Drawable / Reference / Object
Draws and holds information for text
Constants
Instance methods
Changes where the natural anchor is for the text.
- Potential Values:
auto | text-bottom | alphabetic | ideographic | middle | central | mathematical | hanging | text-top - Mozilla SVG Docs
Changes where the natural anchor is for the text.
- Potential Values:
auto | text-bottom | alphabetic | ideographic | middle | central | mathematical | hanging | text-top - Mozilla SVG Docs
Shifts the text position horizontally from a previous text element
Shifts the text position horizontally from a previous text element
What kind of unit dx should use when rendering
What kind of unit dx should use when rendering
Shifts the text position vertically from a previous text element
Shifts the text position vertically from a previous text element
What kind of unit dy should use when rendering
What kind of unit dy should use when rendering
Changes the font size used.
Changes the font size used.
What kind of unit font_size should use when rendering
What kind of unit font_size should use when rendering
Changes the length of the text.
Changes the length of the text.
How the length should be adjusted.
- Potential values:
spacing | spacingAndGlyphs - Mozilla SVG Docs
How the length should be adjusted.
- Potential values:
spacing | spacingAndGlyphs - Mozilla SVG Docs
What kind of unit length should use when rendering
What kind of unit length should use when rendering
Changes how far letters are spaced.
- Mozilla SVG Docs
TODO: Make this
SIFNumber?since it can have the string value "normal" as well as numbers :(
Changes how far letters are spaced.
- Mozilla SVG Docs
TODO: Make this
SIFNumber?since it can have the string value "normal" as well as numbers :(
What kind of unit letter_spacing should use when rendering
What kind of unit letter_spacing should use when rendering
An array that allows for the rotation of each individual glyph
- Mozilla SVG Docs note the docs here do not talk about this usage, only on the main element page mentions this
An array that allows for the rotation of each individual glyph
- Mozilla SVG Docs note the docs here do not talk about this usage, only on the main element page mentions this