[wp-trac] [WordPress Trac] #55596: Twenty Twenty-Two: font-smoothing antialiasing setting (was: Should font-smoothing antialising setting in 2022 default theme be enabled?)

WordPress Trac noreply at wordpress.org
Tue Jun 14 18:37:18 UTC 2022


#55596: Twenty Twenty-Two: font-smoothing antialiasing setting
---------------------------+------------------------------
 Reporter:  happysadhu     |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------
Description changed by sabernhardt:

Old description:

> Currently, at the top of 2022's style.css, font-smoothing is enabled by
> default by the following:
>
> body {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing:
> antialiased; }
>
> Critics of such anti-aliasing font smoothing say that it actually
> degrades the clarity of fonts on computer screens, particularly dark text
> on a light background. It switches rendering from subpixel-rendering to
> pixel level rendering:
> https://usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/
> https://github.com/google/fonts/issues/1170
>
> Perhaps, font-smoothing should not be enabled by default in the default
> wordpress theme.
>
> Cheers, Sam

New description:

 Currently, at the top of 2022's style.css, font-smoothing is enabled by
 default by the following:

 `body {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing:
 antialiased; }`

 Critics of such anti-aliasing font smoothing say that it actually degrades
 the clarity of fonts on computer screens, particularly dark text on a
 light background. It switches rendering from subpixel-rendering to pixel
 level rendering:
 https://usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/
 https://github.com/google/fonts/issues/1170

 Perhaps, font-smoothing should not be enabled by default in the default
 WordPress theme.

 Cheers, Sam

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55596#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list