BangleApps/apps/fontall/boot.js

1 line
112 B
JavaScript
Raw Normal View History

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