Why haven't I been able to replicate chromium's rendering of text?
16 views
Skip to first unread message
John Doe
unread,
Oct 14, 2025, 11:35:25 AM (2 days ago) Oct 14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-discuss
I used Canvas API to render text with Chrome. Then I tried to replicate Chromium's text rendering with my own Skia renderer but I just can't get it to look the same. Here's one glyph rendered comparison.
As you can see Chromium's on the right is much smoother and doesn't have blockiness.