Render Type | Supported Formats | Supported Types | |
---|---|---|---|
images | png jpg jpeg webp pdf | base64 url binary |
You can use Word Definition To Image API using Orshot SDKs
You can customize the template using following modifications
Key | Description | Type |
---|---|---|
word | The word to display | string |
meaning | The definition or meaning of the word | string |
wordFontSize | Font size of the word in CSS pixels value | number |
meaningFontSize | Font size of the meaning in CSS pixels value | number |
fontFamily | Font family for the text | select |
backgroundColor | Background color of the display | string |
wordColor | Text color of the word | string |
meaningColor | Text color of the meaning | string |
width | Width of the display in pixels | number |
height | Width of the display in pixels | number |