# 字体瘦身转css **Repository Path**: ddm/font_slimming_to_css ## Basic Information - **Project Name**: 字体瘦身转css - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-17 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 0.执行命令npm i 1.将字体放入 fonts目录 2.运行命令node font.js 3.在build\fonts目录css文件内容复制到项目中使用 注意事项:默认字体抽取瘦身的字符为 0123456789.+- ,如果有其它需求,可以自行修改font.js文件中 102 行代码