Skip to content

hellsge/font-tool-vector

Repository files navigation

使用方法

  1. .vscode路径下的json文件中的编译器路径修改为本地环境下的编译器路径;
  2. 将需要转换的ttf文件放入到相同路径下;
  3. 在main函数中配置好fontSet
  4. 将需要转换的字符串放入text
  5. 调用generateBinFile生成对应的bin文件;
  6. readBinFilebinFilePath中填入需要解析的文件名,在unicode中填入文化中的某一字符,可以生成对应的log,用来确认bin文件是否正确;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages