Libraryless. Click here for Pure Java version (38L/1K).
1 | static Font localFont(S fontFamily, int size default defaultFontSize()) {
|
2 | ret new Font(fontFamily, Font.PLAIN, size); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034606 |
| Snippet name: | localFont |
| Eternal ID of this version: | #1034606/4 |
| Text MD5: | 9804049a2ee2b2672cd935845e886671 |
| Transpilation MD5: | 86be9b472709bd851ea8391bbcf00f1c |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-30 03:41:50 |
| Source code size: | 123 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 413 / 544 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |