Font List

SUPPORTED FONTS BY PICTORY'S PLATFORM

Arial Averia Libre Calibri Caveat Courier Prime Dancing Script Grandstander Helvetica Helvetica Neue Josefin Sans Lato Merriweather Montserrat Moon dance Noto Sans Noto Sans JP Noto Serif JP Open Sans Poppins ProximaNova Quicksand Roboto Rokkitt Rowdies Source Sans Pro Space mono Ubuntu

Multi-Lingual Font

Noto Sans

Japanese Font

Noto Sans JP

Noto Serif JP

How to apply font?

To apply the font, pass the following object in our Storyboard API :

    "textStyles": {
        "fontFamily": "Noto Sans",
        "textColor": "#7000FD",
        "fontSize": 36,
        "textBackgroundColor": "#FFFFFF",
        "verticalAlignment": "bottom",
        "horizontalAlignment": "center"
    }