X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Fcanva.TextStyle.html;fp=docs%2Finterfaces%2Fcanva.TextStyle.html;h=0000000000000000000000000000000000000000;hb=714bbb4a64531268d17ca8f7ae60800ec2046a27;hp=bf6a4f79602ee0383af715f436658752b81dc1af;hpb=99e47c45312eae01a5c05fcaadda22657577c01d;p=clo diff --git a/docs/interfaces/canva.TextStyle.html b/docs/interfaces/canva.TextStyle.html deleted file mode 100644 index bf6a4f7..0000000 --- a/docs/interfaces/canva.TextStyle.html +++ /dev/null @@ -1,108 +0,0 @@ -TextStyle | clo
-
- -
-
-
-
- -

Interface TextStyle

-
-

Font Style Interface

-
    -
  • family : eg. "FreeSans"
  • -
  • size : in px, not in pt.
  • -
  • textWeight : TextWeight.REGULAR ,etc
  • -
  • fontStyle : FontStyle.ITALIC ,etc
  • -
-
-
-
-

Hierarchy

-
    -
  • TextStyle
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
color?: string
-
- -
family: string
-
- -
fontStyle: FontStyle
-
- -
size: number
-
- -
textWeight: TextWeight
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file