没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > The FreeType Project |
The FreeType Project
|
251 | 0 | 5872 |
贡献者 | 讨论 | 代码提交 |
概述
FreeType 2 is a software font engine that is designed to be small,
efficient, highly customizable and portable while capable of
producing high-quality output (glyph images). It can be used in
graphics libraries, display servers, font conversion tools, text
image generation tools, and many other products as well.
Note that FreeType 2 is a font service and doesn't provide APIs to
perform higher-level features, like text layout or graphics
processing (e.g., colored text rendering, "hollowing", etc.).
However, it greatly simplifies these tasks by providing a simple,
easy to use and uniform interface to access the content of font
files.
FreeType 2 is released under two open-source licenses: our own
BSD-like FreeType License and the GPL.
创建时间:2014-05-06 15:57