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.
我要创建的菜单是:
菜单是中英文的。问题是@font-face 对汉字不实用,因为每种字体都超过 5mb。所以 - 我需要求助于图像。
所以 - 我的想法是:
是否有任何可扩展的图像替换技术?
如何从字体中提取字符以制作自定义字体?
谢谢,
罗伯特
使用 cufon - http://cufon.shoqolate.com/generate/
它在 Javascript 中自动呈现文本图像,并且对于搜索引擎也是可读的。
标签