List Question
20 TechQA 2023-11-08T11:23:26.580000Why fonts loaded using CoreText (CTFont) behave different than loaded using AppKit (NSFont)?
102 views
Asked by Marcel Kiss
How the GetTextMetrics method gets the font metrics from a font ?
262 views
Asked by Bourbon_7
What causes FontMetrics stringWidth to return different values on different machines?
149 views
Asked by Alexandru Severin
How to get the ascent and descent of a specific string with font applied
121 views
Asked by Jungwon
Resize JTable to fit contents does not work precisely, resulting in elipses
68 views
Asked by Newbie Guest
Getting the glyph width of a monospaced font
73 views
Asked by Manngo
How do we set a custom line height in a TextView?
391 views
Asked by Calvin Rai
Draw string inside rectangle visually
119 views
Asked by Jonathan
Without Canvas(HTML5 element), how to measure TextMetrics like ascent, descent, CapHeight of font in JavaScript
481 views
Asked by Karthees
I can't center text in java swing
252 views
Asked by RDev
How to get FontMetrics from only Font and FontRenderContext
266 views
Asked by supernovaw
Get font glyph metrics with Swift
1.6k views
Asked by Luca
How to get the height at which to draw a strikethrough from FreeType
358 views
Asked by AudioBubble
What is the difference between alphabetic and ideographic in Flutter's TextBaseline enum
4.4k views
Asked by Suragch
Horizontally Centering Text in a Window with Java
1.8k views
Asked by LuminousNutria
How to get the exact space that text takes inside a cell of a JTable?
80 views
Asked by Marco
Float font size is not working in OpenJDK
832 views
Asked by Pravin
My while loop for determining an appropriate font size is going too far... sometimes?
71 views
Asked by Matthew Mayfield
What is the supported method of calculating string width (pixels) in JDK 10
329 views
Asked by bluephoton