Paula Păstrăguș's activity
From 06/21/2025 to 07/20/2025
07/02/2025
- 07:13 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Alex, I redid #9985-17, but is exactly the same with the one posted here.
06/27/2025
- 07:26 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I regenerated the chart, and here’s the updated version using lengths up to *45* characters:
!ratio2.png!
Below... - 03:40 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Sure, do you want me to include only lowercase words, only uppercase or mixed ones?
06/26/2025
- 05:37 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- And yes, my assumption was correct: FWD tends to *underestimate* the width of words written entirely in *uppercase*. ...
- 05:25 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I also compared how much FWD is off compared to JS for that particular batch of words (lowercase only words).
!pi... - 04:29 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I also noticed that changing @RenderingHints@ between @VALUE_TEXT_ANTIALIAS_ON@ and @VALUE_TEXT_ANTIALIAS_OFF@ does n...
- 04:21 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Here's the chart you suggested where:
!ratio-chart.png!
* min: is the lowest ratio observed among words of the ...
06/25/2025
- 06:08 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- In the current implementation of FWD, we rely on Java Swing to measure the text width, while the actual rendering hap...
Also available in: Atom