Libraryless. Click here for Pure Java version (30L/1K).
static Font deriveBoldFont(Font font) { ret font?.deriveFont(Font.BOLD); }
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: | 348 / 450 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |