X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Ffunctions%2Fcanva.putText.html;fp=docs%2Ffunctions%2Fcanva.putText.html;h=0000000000000000000000000000000000000000;hb=714bbb4a64531268d17ca8f7ae60800ec2046a27;hp=33de6181a4e4fa0b85ec394ab478923897a19fbd;hpb=99e47c45312eae01a5c05fcaadda22657577c01d;p=clo diff --git a/docs/functions/canva.putText.html b/docs/functions/canva.putText.html deleted file mode 100644 index 33de618..0000000 --- a/docs/functions/canva.putText.html +++ /dev/null @@ -1,84 +0,0 @@ -putText | clo
-
- -
-
-
-
- -

Function putText

-
-
    - -
  • -

    put text in a clo canva.

    -
    -
    -

    Parameters

    -
      -
    • -
      clo: Clo
      -

      : the clo object

      -
      -
    • -
    • -
      str: string
      -

      input string

      -
      -
    • -
    • -
      sty: TextStyle
      -

      input fontstyle

      -
      -
    • -
    • -
      pageNo: number
    • -
    • -
      x: number
      -

      base x-point from left

      -
      -
    • -
    • -
      y: number
      -

      base y-point from top

      -
      -
    -

    Returns Promise<Clo>

    a new updated clo object

    - -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file