2.3.0
Responsive option added
You can now pass 3 size values for mobile, tablet and desktop using the responsive key, to be used by the chosen character at different break points.
Example: new cre8bit().create('ghost', { responsive: [6, 8, 12] });