您可以使用 Cufón 嵌入的哥特式中世纪字体吗?
我正在寻找一种可以嵌入 Cufón 的哥特式中世纪风格字体。我尝试使用 Cloister Black .ttf 文件,但 生成器 回复:
您上传的文件无法 转换。目前只有 TrueType (TTF)、OpenType (OTF)、打印机字体 二进制 (PFB) 和 PostScript 字体是 支持。
如果您确定该字体有效,则 很可能是字体的作者 已决定不允许修改 和/或字体的嵌入。这个可以 经常发生,尤其是 “免费软件”TrueType 字体。你必须 联系字体作者获取 限制较少的版本。
I'm looking for a font in Gothic Medieval style that I can embed with Cufón. I tried with the Cloister Black .ttf file but the generator responded with:
The file you uploaded could not be
converted. Currently only TrueType
(TTF), OpenType (OTF), Printer Font
Binary (PFB) and PostScript fonts are
supported.If you're sure the font is valid, it
is likely that the author of the font
has decided to not allow modification
and/or embedding of the font. This can
happen quite often especially with
"freeware" TrueType fonts. You must
contact the author of the font for a
less restricted version.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这些都是免费的 Blackletter 字体,并且该网站的“@font-face Kit Generator”也支持 Cufon 实用程序:
Font Squirrel Blackletter 字体
@font-face 套件生成器
These are all free Blackletter fonts, and the site's "@font-face Kit Generator" supports Cufon utility as well:
Font Squirrel Blackletter Fonts
@font-face kit generator
我在印刷行业工作了 12 年,遇到了客户字体无法嵌入 PDF 文档的问题,而这是我们工作流程所必需的。事实证明,很多字体都是“免费软件”,只是有部分格式错误、缺少字形等。此外,字体作者有时会错误地启用禁止嵌入或打印等的标签。
最好的做法是联系字体的出版商或作者,看看可以采取什么措施。 (也许嵌入并不意味着被拒绝。)
有像 ttfpatch 这样的工具可以< em>更改 TTF 字体内的标签,但与许多事情一样,如果使用不当,可能会侵犯版权。
Working for 12 years in the printing industry, I ran into problems with customer fonts that wouldn't embed in PDF documents, which was required for our workflow. As it turns out, a lot of fonts are "freeware" and simply have badly formed portions, missing glyphs, etc. Also, font authors can sometimes mistakenly leave the tags enabled that prohibit embedding or printing, etc.
The best course of action would be to contact the publisher or author of the font to see anything can be done. (Perhaps embedding was not meant to be denied.)
There are tools like ttfpatch that can change the tags inside TTF fonts, but like many things, you could be violating a copyright if you use it incorrectly.