pyfreetype:一个用于 Python 的 FreeType2 模块-源码

上传者: 42168750 | 上传时间: 2021-08-25 13:45:34 | 文件大小: 889KB | 文件类型: ZIP
C
pyfreetype - Python 的 freetype2 绑定 介绍 该模块为优秀的 FreeType2 字体操作库提供了一个包装器,以允许用户提取字形位图和度量数据。 要使用这个库,你应该熟悉 FreeType 和与字体渲染相关的概念。 获取此信息的最佳位置是 FreeType 网站: 特别是,请查看教程、常见问题解答和 Glyph 约定指南。 安装 二进制版本 如果你想使用Python 2.7运行这个那么有一些可用的预建的Windows二进制,否则...... 源版本 确保您的计算机上有 FreeType2 的开发包。 对于 linux 发行版,请使用您的包管理器。 例如,在 Ubuntu 上: sudo apt-get install freetype2-dev 如果您不能使用您的发行版软件包管理器 10,您将需要在自己下载和构建库。 该库已经过 2.3.12 测试

文件下载

资源详情

[{"title":"( 43 个子文件 889KB ) pyfreetype:一个用于 Python 的 FreeType2 模块-源码","children":[{"title":"pyfreetype-master","children":[{"title":"setup.py <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 55B </span>","children":null,"spread":false},{"title":"MANIFEST.in <span style='color:#111;'> 18B </span>","children":null,"spread":false},{"title":"setup.pkg <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"pyfreetype.sln <span style='color:#111;'> 865B </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"compare.py <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"ubuntu.png <span style='color:#111;'> 25.54KB </span>","children":null,"spread":false},{"title":"ubuntu_16.json <span style='color:#111;'> 30.53KB </span>","children":null,"spread":false},{"title":"compare_all.py <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"ubuntu.json <span style='color:#111;'> 49.96KB </span>","children":null,"spread":false},{"title":"Preview-Ubuntu-Italic.png <span style='color:#111;'> 78.60KB </span>","children":null,"spread":false},{"title":"ubuntu_16.png <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"demo_page.py <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"ubuntu","children":[{"title":"Ubuntu-R.ttf <span style='color:#111;'> 342.00KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.txt <span style='color:#111;'> 865B </span>","children":null,"spread":false},{"title":"Ubuntu-BI.ttf <span style='color:#111;'> 346.92KB </span>","children":null,"spread":false},{"title":"copyright.txt <span style='color:#111;'> 150B </span>","children":null,"spread":false},{"title":"TRADEMARKS.txt <span style='color:#111;'> 183B </span>","children":null,"spread":false},{"title":"LICENCE.txt <span style='color:#111;'> 4.56KB </span>","children":null,"spread":false},{"title":"FONTLOG.txt <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"Ubuntu-B.ttf <span style='color:#111;'> 324.83KB </span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'> 612B </span>","children":null,"spread":false},{"title":"Ubuntu-I.ttf <span style='color:#111;'> 369.86KB </span>","children":null,"spread":false},{"title":"LICENCE-FAQ.txt <span style='color:#111;'> 8.77KB </span>","children":null,"spread":false}],"spread":false},{"title":"bitmap_font_page.py <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"Preview-Ubuntu.png <span style='color:#111;'> 61.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"pyfreetype.vcproj <span style='color:#111;'> 12.78KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.68KB </span>","children":null,"spread":false},{"title":"source","children":[{"title":"pyfreetype_charmapiter.c <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"pyfreetype_glyphmetrics.c <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"pyfreetype.c <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"pyfreetype_bitmapdata.c <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"pyfreetype_helpers.h <span style='color:#111;'> 605B </span>","children":null,"spread":false},{"title":"pyfreetype_glyphmetrics.h <span style='color:#111;'> 704B </span>","children":null,"spread":false},{"title":"pyfreetype_font.h <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"pyfreetype_sizemetrics.h <span style='color:#111;'> 571B </span>","children":null,"spread":false},{"title":"pyfreetype_font.c <span style='color:#111;'> 16.45KB </span>","children":null,"spread":false},{"title":"pyfreetype_helpers.c <span style='color:#111;'> 802B </span>","children":null,"spread":false},{"title":"pyfreetype_charmapiter.h <span style='color:#111;'> 423B </span>","children":null,"spread":false},{"title":"pyfreetype_bitmapdata.h <span style='color:#111;'> 609B </span>","children":null,"spread":false},{"title":"pyfreetype_sizemetrics.c <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false}],"spread":false},{"title":"prompt.bat <span style='color:#111;'> 50B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明