react-native-runescape-text
Version:
Convert text to a text GIF image with RuneScape chat effects for React Native.
23 lines (22 loc) • 457 B
JSON
{
"version": "osrs",
"color": "yellow",
"motion": "none",
"width": 0,
"height": 0,
"verticalText": false,
"suffix": ":",
"replacement": "",
"supportNonAscii": true,
"trimStart": false,
"maxMessageLength": 280,
"scale": 2,
"font": "runescape_uf",
"fps": 20,
"cycleDuration": 3000,
"imageSmoothingEnabled": true,
"imageGradientEnabled": true,
"gradientThreshold": 100,
"showLogs": false,
"returnBufferType": "Buffer"
}