module Celestine::Text::Attrs
Included Modules
- Celestine::Modules::Filter::Attrs
- Celestine::Modules::Mask::Attrs
- Celestine::Modules::Position::Attrs
- Celestine::Modules::StrokeFill::Attrs
- Celestine::Modules::Transform::Attrs
Defined in:
drawables/text.cr:7drawables/text.cr:8
drawables/text.cr:9
drawables/text.cr:10
drawables/text.cr:11
drawables/text.cr:127
Constant Summary
-
DOMINANT_BASELINE =
"dominant-baseline"
-
DX =
"dx"
-
DY =
"dy"
-
FONT_FAMILY =
"font-family"
-
FONT_SIZE =
"font-size"
-
FONT_SIZE_ADJUST =
"font-size-adjust"
-
FONT_STRETCH =
"font-stretch"
-
FONT_STYLE =
"font-style"
-
FONT_VARIANT =
"font-variant"
-
FONT_WEIGHT =
"font-weight"
-
LENGTH =
"textLength"
-
LENGTH_ADJUST =
"lengthAdjust"
-
LETTER_SPACING =
"letter-spacing"
-
ROTATE =
"rotate"