X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Fcanva.FontStyle.html;fp=docs%2Finterfaces%2Fcanva.FontStyle.html;h=98e96f59f84f798f69268801809f38a1d8e7f5e9;hb=c3dc58d74afa6b298d84bad90d63c027a32a954a;hp=0000000000000000000000000000000000000000;hpb=796e0c20c767e214b104fa3d17e754ce58da6e73;p=clo diff --git a/docs/interfaces/canva.FontStyle.html b/docs/interfaces/canva.FontStyle.html new file mode 100644 index 0000000..98e96f5 --- /dev/null +++ b/docs/interfaces/canva.FontStyle.html @@ -0,0 +1,106 @@ +FontStyle | clo
+
+ +
+
+
+
+ +

Interface FontStyle

+
+

Font Style Interface +family : eg. "FreeSans" +size : in px, not in pt. +textWeight : TextWeight.REGULAR ,etc +textWeight : TextStyle.ITALIC ,etc

+
+
+
+

Hierarchy

+
    +
  • FontStyle
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
color?: string
+
+ +
family: string
+
+ +
size: number
+
+ +
textStyle: TextStyle
+
+ +
textWeight: TextWeight
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file