tubugl-font

1.0.1 • Public • Published

tubugl-font

NPM version

font rendering with tubugl

it uses signed distance field method for rendering of font.

install

To install it with yarn:

yarn add tubugl-font

tool to export font file into png and json

hiero and fnt_to_json.py in tools folder are used to export png and json for rendering font on webgl. more explanation about them is here.

examples

https://kenjispecial.github.io/tubugl-font/

Running the examples locally

you need to install parcel to run examples locally

yarn
yarn run example00 # 00 - 02 are available

referrence

Readme

Keywords

none

Package Sidebar

Install

npm i tubugl-font

Weekly Downloads

7

Version

1.0.1

License

MIT

Last publish

Collaborators

  • kenji-special