Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我花了很多时间寻找使用 PHP 生成字体字符映射表的解决方案。我只希望PHP在上传字体时自动生成字体字符映射表(如下图:
这是一个例子。
你能给我一个解决方案吗?
您不太可能找到现成的解决方案。但写出这样的剧本并不难。以字体图的形式制作工件,但字段为空。使用 imagettftext 在这些字段中插入符号。