Mitchell Hashimoto
6b21662219
Fix off-by-one error & adjust overline pos in cell height mod ( #8022 )
...
I noticed that there was an off-by-one error in cell height adjustment
when the number of pixels to add/subtract is odd. The metrics measured
from the top would be shifted by one less than they should, so, for
example, the underline position would move one pixel closer to the
baseline than it had been (or one pixel further away if subtracting).
Also noticed that the overline position was missing here, so added that.
2025-09-05 13:10:17 -07:00
..
2025-09-05 11:52:43 -07:00
2025-09-05 07:58:05 -05:00
2025-09-05 12:04:28 -05:00
2025-09-05 09:54:24 -05:00
2025-09-05 10:17:17 -05:00
2025-06-20 15:18:41 -06:00
2025-09-05 10:10:52 +02:00
2025-09-05 13:10:17 -07:00
2025-09-05 10:10:52 +02:00
2025-08-20 12:38:29 -07:00
2025-08-24 09:10:21 +00:00
2025-09-05 12:04:28 -05:00
2025-08-19 10:41:47 -04:00
2025-03-12 11:03:54 -07:00
2025-01-18 22:47:18 +09:00
2025-08-20 12:38:29 -07:00
2025-09-05 10:10:52 +02:00
2025-05-27 21:55:28 -06:00
2025-08-22 15:55:08 -07:00
2025-09-05 11:40:03 -05:00
2025-07-19 14:03:48 -07:00
2025-09-05 10:10:52 +02:00
2025-08-06 14:54:02 +08:00
2025-07-09 15:06:24 -07:00
2025-07-03 21:31:03 -07:00
2025-08-19 21:29:52 +02:00
2024-06-10 13:58:35 -04:00
2025-06-25 16:27:23 -04:00
2025-07-09 15:06:24 -07:00
2025-07-09 15:06:24 -07:00
2025-04-21 08:32:05 -07:00
2025-07-09 15:06:24 -07:00
2025-07-09 15:06:24 -07:00
2025-07-09 15:06:24 -07:00
2025-07-09 15:06:23 -07:00
2024-08-16 14:35:10 -07:00
2025-07-09 15:06:24 -07:00
2022-08-18 11:42:32 -07:00
2025-06-21 14:11:50 -07:00
2024-08-11 15:26:36 -07:00
2025-06-20 15:18:41 -06:00
2025-05-09 10:01:05 -07:00
2025-09-02 14:48:47 -07:00
2024-08-16 10:36:10 -07:00