Bug 258120 - [LBSE] Computation of on-screen font scaling factor ignores page zoom
Summary: [LBSE] Computation of on-screen font scaling factor ignores page zoom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 139322
  Show dependency treegraph
 
Reported: 2023-06-15 04:11 PDT by Nikolas Zimmermann
Modified: 2023-06-15 12:39 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2023-06-15 04:11:41 PDT
For standalone SVG documents the page zoom has to be taken into account when computing the on-screen font scaling factor. Currently we ignore the effective zoom factor and thus select a sub-optimal font. Non-scaling-stroke (webkit.org/b/139322) works properly in LBSE, if this fix is applied as well.
Comment 1 Nikolas Zimmermann 2023-06-15 04:18:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15000
Comment 2 EWS 2023-06-15 12:38:44 PDT
Committed 265208@main (988fed7a7589): <https://commits.webkit.org/265208@main>

Reviewed commits have been landed. Closing PR #15000 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-15 12:39:18 PDT
<rdar://problem/110855565>