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

3
LINES

< > BotCompany Repo | #1035129 // deriveBoldFont

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (30L/1K).

static Font deriveBoldFont(Font font) {
  ret font?.deriveFont(Font.BOLD);
}

Author comment

Began life as a copy of #1035089

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035129
Snippet name: deriveBoldFont
Eternal ID of this version: #1035129/1
Text MD5: b24d68a78ea9bb2f909b04a549136975
Transpilation MD5: fd523b37a061cbd66a8b92636e8148dc
Author: stefan
Category: javax / fonts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-30 19:52:11
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 88
Referenced in: [show references]