Bug 228545 - Canvas doesn’t render text <0.5px at all
Summary: Canvas doesn’t render text <0.5px at all
Status: RESOLVED DUPLICATE of bug 46987
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-28 03:32 PDT by Surma
Modified: 2021-07-29 11:41 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Surma 2021-07-28 03:32:51 PDT
Reproduction steps:

(1) Open https://glitch.com/edit/#!/equatorial-caramel-coaster?path=index.html%3A4%3A1
(2) See empty canvas. The same code produces visuals in Chrome and FF (although they have issues of their own).
Comment 1 Radar WebKit Bug Importer 2021-07-28 04:08:28 PDT
<rdar://problem/81210289>
Comment 2 Myles C. Maxfield 2021-07-29 11:40:20 PDT
This is a dup. We found text sizes to integral values to increase cache hit rates.
Comment 3 Myles C. Maxfield 2021-07-29 11:40:33 PDT
*round
Comment 4 Myles C. Maxfield 2021-07-29 11:41:23 PDT

*** This bug has been marked as a duplicate of bug 46987 ***