|
@@ -409,6 +409,7 @@ void Text::SetEffectRoundStroke(bool roundStroke)
|
|
|
{
|
|
{
|
|
|
roundStroke_ = roundStroke;
|
|
roundStroke_ = roundStroke;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
void Text::SetEffectColor(const Color& effectColor)
|
|
void Text::SetEffectColor(const Color& effectColor)
|
|
|
{
|
|
{
|
|
|
effectColor_ = effectColor;
|
|
effectColor_ = effectColor;
|