Notes on a Safari display bug

This commit is contained in:
Ben Harris 2024-09-26 16:41:28 +01:00
parent b5b40b0ba1
commit 20e3c2b8a8

8
NOTES
View File

@ -505,3 +505,11 @@ https://typography.guru/journal/how-to-draw-a-capital-sharp-s-r18/
Microsoft have their own suggestions:
https://docs.microsoft.com/en-gb/typography/develop/character-design-standards/
As of 2024, Safari on Apple platforms mis-displays the Bedstead Web
page. The 'palt' feature is being mis-applied to U+0020 SPACE
characters. Most of them end up not being narrowed, but some instead
end up with negative width, as though different layers of the browser
are calculating the widths of spaces differently. The problem doesn't
appear to affect any characters other than spaces. Other characters,
including punctuation, get displayed correctly.