[wp-trac] [WordPress Trac] #58523: Fluid typography: use logarithmic scale factor to calculate a min font size
WordPress Trac
noreply at wordpress.org
Tue Jun 13 03:04:01 UTC 2023
#58523: Fluid typography: use logarithmic scale factor to calculate a min font size
--------------------------+-----------------------------
Reporter: ramonopoly | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Introduce logarithmic scale factor to calculate a minimum font scale that
tapers out as the font size increases.
The current calculation that derives minimum font sizes from font sizes is
linear, which means that very large font sizes won't be scaled down to a
readable level.
Added to the Gutenberg plugin in
https://github.com/WordPress/gutenberg/pull/49707
Slated for WordPress 6.3 and tracked in the backport issue:
https://github.com/WordPress/gutenberg/issues/51077
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58523>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list