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

3
LINES

< > BotCompany Repo | #1036555 // stringWidth

JavaX fragment (include)

static int stringWidth(Graphics g, S s) {
  ret fontMetrics(g).stringWidth(s);
}

Author comment

Began life as a copy of #1006845

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036555
Snippet name: stringWidth
Eternal ID of this version: #1036555/1
Text MD5: 3aee38a5a820c73d027413bf4f2fbb93
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-02-14 12:27:03
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 80
Referenced in: [show references]