📈 A comprehensive list of performance optimization techniques to improve your site's performance
-
Updated
Aug 3, 2024
📈 A comprehensive list of performance optimization techniques to improve your site's performance
this Python script provides an interactive way to optimize fonts using the `pyftsubset` tool from the `fonttools` library. It allows users to customize various aspects of font subsetting, including which characters to keep, layout features to retain, and the output font format.
Font Optimizing in nextjs 13
中文字体分包 / 子集化:按 unicode-range 把 CJK 字体切成 woff2 分片并生成 @font-face,浏览器只下载用到的字。纯本地运行 | Chinese webfont subsetting & splitting
To associate your repository with the font-optimization topic, visit your repo's landing page and select "manage topics."