UNPKG

@litecanvas/plugin-pixel-font

Version:

Plugin to let you render a pixel font to emulate retro vibes in your Litecanvas projects.

7 lines (5 loc) 257 B
import plugin, { PIXEL_FONT_MINI, PIXEL_FONT_BASIC } from './index.js' /*! Plugin Pixel Font for litecanvas by Luiz Bills | MIT Licensed */ window.pluginPixelFont = plugin window.PIXEL_FONT_MINI = PIXEL_FONT_MINI window.PIXEL_FONT_BASIC = PIXEL_FONT_BASIC