Can I free use tahoma font in iPhone app development?

孤街醉人 提交于 2019-12-14 02:24:54

问题


Can I free use tahoma font in app development?


回答1:


Tahoma is not one of the fonts included on the iPhone or iPad (see here for a list). There are ways to bundle a font with your app, but you'd have to have an appropriate license to do so. As a workaround, it may be allowed to include pre-rendered graphic files with your app that use Tahoma.

(per your previous question: Tahoma may show up in the font picker in Interface Builder, but that's just the standard system-wide font picker, and all it indicates is that you have Tahoma installed on your Mac)




回答2:


Well the typography FAQ from microsoft says that

"You are not allowed to copy, redistribute or reverse engineer the font files"

A number of Microsoft fonts are now available to end users, ISVs and OEMs under license from Ascender Corporation. These include 'Verdana', 'Georgia', 'Comic Sans MS', 'Microsoft Sans Serif', 'Nina', 'Tahoma', 'Wingdings', 'Webdings' and 'Trebuchet MS'.

from what i understand you are supposed to buy a license from Ascender Corp. if you want to use them in your product.



来源:https://stackoverflow.com/questions/4700280/can-i-free-use-tahoma-font-in-iphone-app-development

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!