BangleApps/apps/fontext/boot.js

1 line
112 B
JavaScript
Raw Normal View History

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