1
0
Fork 0
BangleApps/apps/fontall/boot.js

1 line
112 B
JavaScript

Graphics.prototype.setFontIntl = function() { return this.setFontPBF(require("Storage").read("fontall.pbf")); };