Skip to content

Instantly share code, notes, and snippets.

@marguerite
Created February 15, 2025 03:07
Show Gist options
  • Save marguerite/763fab09a7e0c072880bacdef837b220 to your computer and use it in GitHub Desktop.
Save marguerite/763fab09a7e0c072880bacdef837b220 to your computer and use it in GitHub Desktop.
marguerite's blink_font_stack_debug patch
@marguerite
Copy link
Author

marguerite commented Feb 15, 2025

example debug log output of the following html:

<html>
<head/>
<body>
    <h1 style="font-family: 'Segoe UI','Roboto',sans-serif; font-size:20pt;">你好😃,我能吃玻璃而不伤身体</h1>
</body>
</html>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment