安装Sfntly的过程既简单又直观,首先需要确保你的开发环境中已安装了Java环境,因为Sfntly是基于Java开发的。接下来,你可以通过Maven或者直接下载Sfntly的jar包来集成到项目中。对于那些偏好命令行操作的用户,Sfntly同样提供了CLI(命令行界面)版本,这使得字体的批量处理变得更加便捷。一旦安装完成,只需几行代码即可初始化Sfnt...
Maven Build Run mvn clean install to build the sfntly library. Or: Run mvn clean install -Dskip.tools=false to build the sfntly library as well as the included command line tools (fontinfo.jar and sfnttool.jar). Running the tools After building, run java -jar fontInfo.jar <path/to/fon...
maven-push.gradle push to maven Apr 8, 2016 settings.gradle Initial commit Apr 8, 2016 Repository files navigation README Apache-2.0 license sfntly A slimmed down java version of sfntly with a much smaller method count (Android friendly). What is sfntly? sfntly is a Java and C++ library fo...