📼 Retro Text
Generate retro style text images using the PhotoFunia API
💾 Installation
The package is on the NPM registry as retrotext
. Simply install it with your NPM client of choice.
❓ Compatibility
This module can be used in both the browser and Node.js. It targets ES2015 and newer.
🔧 Usage
First, import the module:
const RetroText = const TextStyle BackgroundStyle = RetroText
RetroText
is an ES6 class that can be manipulated to generate Retro Text images.
📝 Example
// Import the moduleconst RetroText = const TextStyle BackgroundStyle = RetroText // Set optionsconst text = // Generate using APIlet URL = await textlet buffer = await text