static Font notoSansRegular_font; static synchronized Font notoSansRegular() { ret (Font) fillVar('notoSansRegular_font, f { loadFont(new ByteArrayInputStream(loadBinaryFromZip(loadLibrary(#1009043), "NotoSans-Regular.ttf"))) }); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009044 |
| Snippet name: | notoSansRegular - a full-Unicode font |
| Eternal ID of this version: | #1009044/1 |
| Text MD5: | 1a7dd02d1523c9a36e8e26cca9b2499a |
| Author: | stefan |
| Category: | javax / desktop |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-06-30 20:24:04 |
| Source code size: | 246 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 787 / 776 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030621 - ledDisplayFont - upper-case font by southype.com |