otf2ttf-win

1.1.5 • Public • Published

序言

  • 集成了python3.8,如果python3.8被河蟹请自行添加环境变量python-win-3_8
  • windows版本仅在win 10测试过,欢迎issue
  • 暂时没有可调试机器,所以没有添加 mac / linux 版本
  • otf转ttf,开箱可用

用法

const otf2ttf = require('otf2ttf-win')
otf2ttf(__dirname + '/dev.otf').then(res=>console.log(res))

Readme

Keywords

Package Sidebar

Install

npm i otf2ttf-win

Weekly Downloads

0

Version

1.1.5

License

ISC

Unpacked Size

107 kB

Total Files

4

Last publish

Collaborators

  • zdldove