Pango
Template:NoteTA Template:Infobox Software
Pango(Template:Sans)是一个开放源代码的自由文本布局库,通过使用HarfBuzz文本塑形库描绘多语种的文字。[1]全功能文本渲染和跨平台支持在Pango与各平台的API或诸如Uniscribe和FreeType作为文本渲染后端的第三方库使用时呈现。Pango处理的文本会表现出在不同平台之下运行时的相近效果。
Pango是一种特定用途的文本函式库,而不是像同样能被Pango所用的通用图形渲染库Cairo只具备最简单的文本渲染。实际上Cairo技术文档推荐使用Pango来渲染文本。
Pango的名称出自希腊语“脚本错误:没有“Lang”这个模块。”(pan,所有)和日语“脚本错误:没有“Lang”这个模块。”(go,语言)。[2]
应用[编辑]
Pango已经被整合到多数Linux发行版中,并在Fedora Core 6被用于Firefox网页浏览器和Thunderbird邮件客户端的文字渲染。虽然在Mozilla的源代码里并没有包含Pango,但Fedora Core得到了Mozilla基金会的特别许可[3]。同样,Debian的Iceweasel、IceDove和IceApe也使用了Pango。
对OpenType功能的支持[编辑]
Pango 1.17及更新版本支持使用locl标签允许同一Unicode码点的本地化字符的使用。
从1.37.1版开始,Pango添加了更多属性来提供处理OpenType功能的完整支持。[4][5][6]
历史[编辑]
2000年1月,GScript和GnomeText计划合并后命名为Pango。[7][8][9][10][11][12]
Pango 1.0.0 版于2002年3月11日发布。[13][14]
参见[编辑]
脚本错误:没有“Portal”这个模块。
- Uniscribe - Windows的Unicode文字渲染引擎
- 脚本错误:没有“ilh”这个模块。 - Macintosh过去使用的Unicode文字渲染引擎
- 脚本错误:没有“ilh”这个模块。 - 现代化多语种文字渲染引擎,Mac OS X 10.5引入
- Graphite - 跨平台的开源智能字体渲染引擎
- Cairo - 一个矢量图形库
参考文献[编辑]
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ 脚本错误:没有“citation/CS1”这个模块。
- ↑ Pango - Status - 14 January 2000 (页面存档备份,存于互联网档案馆), Owen Taylor, Redhat
- ↑ GNOMEs in Paris: A Report from GUADEC (页面存档备份,存于互联网档案馆), The most impressive part of their presentation was the discussion on Pango (the result of the GScript and GnomeText merger), 2000/03/21, By Chuck Toporek - O'Reilly Media
- ↑ Pango proposal, rev 0.1 (页面存档备份,存于互联网档案馆), Raph Levien, 28 July 1999
- ↑ GScript - Unicode and Complex Text Processing, The GScript project has been merged with the GnomeText project. For information about the result, named Pango, see: http://www.pango.org (页面存档备份,存于互联网档案馆) If you have trouble accessing that site, there is a mirror here. By Owen Taylor
- ↑ Gnome-Text API documentation (页面存档备份,存于互联网档案馆), Raph Levien, 10 Jul 1999, Owen Taylor is working on gscript, which has some overlap with the functions described in this interface. We're working on unifying the two api's as much as possible.
- ↑ 脚本错误:没有“citation/CS1”这个模块。 Pango (which is the code name for a merger of my Gscript project and Raph Levien's GnomeText project) is a modular set of libraries for doing layout and rendering of international text. It's a bit similar to Microsoft's Uniscript or Apple's ATSUI.
- ↑ 脚本错误:没有“citation/CS1”这个模块。, Pango 1.0.0 released
- ↑ 脚本错误:没有“citation/CS1”这个模块。
外部链接[编辑]
- (英文)
- REDIRECT Template:Official_website
- (英文)Pango introduction(页面存档备份,存于互联网档案馆)
package.lua第80行Lua错误:module 'Module:Arguments' not found Template:Free and open-source typography Template:GTK