mirror of https://github.com/espruino/BangleApps
1 line
112 B
JavaScript
1 line
112 B
JavaScript
|
Graphics.prototype.setFontIntl = function() { return this.setFontPBF(require("Storage").read("fontall.pbf")); };
|