Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1009044 // notoSansRegular - a full-Unicode font

JavaX fragment (include)

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: 516 / 487
Referenced in: [show references]