diff --git a/docs/dsl/text.rst b/docs/dsl/text.rst index b2b6e72..54cb81a 100644 --- a/docs/dsl/text.rst +++ b/docs/dsl/text.rst @@ -192,6 +192,16 @@ dy "delta y", or adjust the icon vertically by y pixels +flip_horiztonal + default: ``false`` + + Flip this image about its center horizontally (i.e. left becomes right and vice versa). + +flip_vertical + default: ``false`` + + Flip this image about its center verticall (i.e. top becomes bottom and vice versa). + alpha default: ``1.0`` @@ -242,6 +252,16 @@ dy "delta y", or adjust the icon vertically by y pixels +flip_horiztonal + default: ``false`` + + Flip this image about its center horizontally (i.e. left becomes right and vice versa). + +flip_vertical + default: ``false`` + + Flip this image about its center verticall (i.e. top becomes bottom and vice versa). + alpha default: ``1.0``