我正在用一个叫Fontforge的软件制作我的自定义字体。我将我的字体从Inkscape导入到Fontforge中,每个字母都很好,但是当我添加O(大写O)字母时,它没有洞。Image of the letter editing screen The image of O in the main screen
当运行tcpdf_addfont.php工具以生成tcpdf使用的字体文件时 php .\tcpdf_addfont.php -i HansomFY-Light_S.otf 我收到以下错误消息: *** Output dir set to C:\xampp2\htdocs\vboxCode\flow-api\TCPDF-master/fonts/ --- Process completed with ERRORS! 这个工具不能使用otf吗?