双耳节拍 枕头_枕头2-3-0不在

双耳节拍 枕头

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors

枕头是Alex Clark和Contributors的友好PIL叉子。 PIL是Fredrik Lundh和贡献者的Python影像库

Since Pillow 2.0, the Pillow Team has adopted a quarterly release cycle; as such, Pillow 2.3.0 has just been released. Here’s what’s new in this release:

从Pillow 2.0开始,Pillow团队采用了一个季度发布周期。 因此,Pillow 2.3.0刚刚发布。 这是此版本中的新增功能:

alternate text

2.3.0(2014-01-01) (2.3.0 (2014-01-01))

  • Stop leaking filename parameter passed to getfont [jpharvey]
  • Report availability of LIBTIFF during setup and selftest [cgohlke]
  • Fix msvc build error C1189: “No Target Architecture” [cgohlke]
  • Fix memory leak in font_getsize [wiredfool]
  • Correctly prioritize include and library paths [ohanar]
  • Image.point fixes for numpy.array and docs [wiredfool]
  • Save the transparency header by default for PNGs [wiredfool]
  • Support for PNG tRNS header when converting from RGB->RGBA [wiredfool]
  • PyQT5 Support [wiredfool]
  • Updates for saving color tiffs w/compression using libtiff [wiredfool]
  • 2gigapix image fixes and redux [wiredfool]
  • Save arbitrary tags in Tiff image files [wiredfool]
  • Quote filenames and title before using on command line [tmccombs]
  • Fixed Viewer.show to return properly [tmccombs]
  • Documentation fixes [wiredfool]
  • Fixed memory leak saving images as webp when webpmux is available [cezarsa]
  • Fix compiling with FreeType 2.5.1 [stromnov]
  • Adds directories for NetBSD. [deepy]
  • Support RGBA TIFF with missing ExtraSamples tag [cgohlke]
  • Lossless WEBP Support [wiredfool]
  • Take compression as an option in the save call for tiffs [wiredfool]
  • Add support for saving lossless WebP. Just pass ‘lossless=True’ to save() [liftoff]
  • LCMS support upgraded from version 1 to version 2, fixes #343 [wiredfool]
  • Added more raw decoder 16 bit pixel formats [svanheulen]
  • Document remaining Image* modules listed in PIL handbook [irksep]
  • Document ImageEnhance, ImageFile, ImageFilter, ImageFont, ImageGrab, ImageMath, and ImageOps [irksep]
  • Port and update docs for Image, ImageChops, ImageColor, and ImageDraw [irksep]
  • Move or copy content from README.rst to docs/ [irksep]
  • Respect CFLAGS/LDFLAGS when searching for headers/libs [iElectric]
  • Port PIL Handbook tutorial and appendices [irksep]
  • Alpha Premultiplication support for transform and resize [wiredfool]
  • Fixes to make Pypy 2.1.0 work on Ubuntu 12.04/64 [wiredfool]
  • 停止泄漏传递给getfont的文件名参数[jpharvey]
  • 在设置和自检期间报告LIBTIFF的可用性[cgohlke]
  • 修复msvc生成错误C1189:“无目标体系结构” [cgohlke]
  • 修复font_getsize [wiredfool]中的内存泄漏
  • 正确确定包含和库路径的优先级[ohanar]
  • numpy.array和docs的Image.point修复[wiredfool]
  • 默认情况下为PNG保存透明度标头[wiredfool]
  • 从RGB-> RGBA转换时支持PNG tRNS标头[wiredfool]
  • PyQT5支持[wiredfool]
  • 使用libtiff [wiredfool]更新以保存带有压缩的色差
  • 2gigapix图像修复和redux [wiredfool]
  • 在Tiff图像文件中保存任意标签[wiredfool]
  • 在命令行[tmccombs]上使用之前,请引用文件名和标题
  • 修复了Viewer.show可正确返回的问题[tmccombs]
  • 文档修复[wiredfool]
  • 修复了当webpmux可用时将内存泄漏保存为webp的图像[cezarsa]
  • 使用FreeType 2.5.1修复编译[stromnov]
  • 为NetBSD添加目录。 [深]
  • 支持缺少ExtraSamples标签的RGBA TIFF [cgohlke]
  • 无损WEBP支持[wiredfool]
  • 在tiff的保存调用中将压缩作为选项[wiredfool]
  • 添加了对保存无损WebP的支持。 只需将'lossless = True'传递到save()[提起]
  • LCMS支持从版本1升级到版本2,修复#343 [wiredfool]
  • 添加了更多原始解码器16位像素格式[svanheulen]
  • 记录PIL手册[irksep]中列出的其余Image *模块
  • 文档ImageEnhance,ImageFile,ImageFilter,ImageFont,ImageGrab,ImageMath和ImageOps [irksep]
  • 移植和更新Image,ImageChops,ImageColor和ImageDraw的文档[irksep]
  • 将内容从README.rst移动或复制到docs / [irksep]
  • 搜索标题/库时,请遵守CFLAGS / LDFLAGS [iElectric]
  • Port PIL手册教程和附录[irksep]
  • Alpha预乘支持转换和调整大小[wiredfool]
  • 修复了使Pypy 2.1.0在Ubuntu 12.04 / 64上运行的问题[wiredfool]

Thanks to everyone who contributed fixes to 2.3.0, especially Eric Soroos AKA “wiredfool” who is officially now “Pillow Man #2” [1].

感谢所有为2.3.0做出贡献的人,特别是Eric Soroos AKA“ wiredfool”,他现在正式是“ Pillow Man#2” [1]

手册 (Handbook)

Additionally, we’ve forked the PIL handbook and have included it with our documentation here: http://pillow.readthedocs.org. Special thanks to Stephen Johnson AKA “irksep” for working on this.

此外,我们还提供了PIL手册,并将其包含在我们的文档中: http : //pillow.readthedocs.org 。 特别感谢Stephen Johnson AKA“ irksep”所做的工作。

发行版 (Distributions)

Lastly, I’m very grateful to Christopher Gohlke for producing Windows Egg, Exe, and Wheel distributions to accompany each source release. I suspect Christopher will produce his 2.3.0 distributions any second now at which point I will upload them to PyPI via twine.

最后,我非常感谢Christopher Gohlke制作了Windows Egg,Exe和Wheel发行版,以配合每个源发行版。 我怀疑Christopher现在将立即生成他的2.3.0发行版,此时我将通过麻线将它们上传到PyPI。

Enjoy Pillow 2.3.0! And please report any issues you find here: https://github.com/python-imaging/Pillow/issues

享受枕头2.3.0! 并请报告您在此处发现的任何问题: https : //github.com/python-imaging/Pillow/issues

[1][1] In case I’m hit by a bus, Eric Soroos has the keys. 万一我被公共汽车撞到了,埃里克·索罗斯(Eric Soroos)会拿到钥匙。

翻译自: https://www.pybloggers.com/2013/12/pillow-2-3-0-is-out/

双耳节拍 枕头

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值