博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
落枕了睡觉还枕枕头吗_兄弟,你还枕头吗?
阅读量:2519 次
发布时间:2019-05-11

本文共 3523 字,大约阅读时间需要 11 分钟。

落枕了睡觉还枕枕头吗

Bro, do you even Pillow?

Pillow is a fork of the Python Imaging Library. Here is an update on the status of the project.

枕头是Python Imaging Library的分支。 这是项目状态的更新。

2.4.0发布 (2.4.0 released)

Pillow 2.4.0 is out! Here are the highlights:

枕头2.4.0退出了! 以下是重点内容:

  • Indexed Transparency handled for conversions between L, RGB, and P modes. Fixes #510 [wiredfool]
  • Conversions enabled from RGBA->P, Fixes #544 [wiredfool]
  • Improved icns support [al45tair]
  • Fix libtiff leaking open files, fixes #580 [wiredfool]
  • Fixes for Jpeg encoding in Python 3, fixes #577 [wiredfool]
  • Added support for JPEG 2000 [al45tair]
  • Add more detailed error messages to Image.py [larsmans]
  • Avoid conflicting _expand functions in PIL & MINGW, fixes #538 [aclark]
  • Merge from Philippe Lagadec’s OleFileIO_PL fork [vadmium]
  • Fix ImageColor.getcolor [homm]
  • Make ICO files work with the ImageFile.Parser interface, fixes #522 [wiredfool]
  • Handle 32bit compiled python on 64bit architecture [choppsv1]
  • Fix support for characters >128 using .pcf or .pil fonts in Py3k. Fixes #505 [wiredfool]
  • Skip CFFI test earlier if it’s not installed [wiredfool]
  • Fixed opening and saving odd sized .pcx files, fixes #523 [wiredfool]
  • Fixed palette handling when converting from mode P->RGB->P [d_schmidt]
  • Fixed saving mode P image as a PNG with transparency = palette color 0 [d-schmidt]
  • Improve heuristic used when saving progressive and optimized JPEGs with high quality values [e98cuenc]
  • Fixed DOS with invalid palette size or invalid image size in BMP file [wiredfool]
  • Added support for BMP version 4 and 5 [eddwardo, wiredfool]
  • Fix segfault in getfont when passed a memory resident font [wiredfool]
  • Fix crash on Saving a PNG when icc-profile is None [brutasse]
  • Cffi+Python implementation of the PixelAccess object [wiredfool]
  • PixelAccess returns unsigned ints for I16 mode [wiredfool]
  • Minor patch on booleans + Travis [sciunto]
  • Look in multiarch paths in GNU platforms [pinotree]
  • Add arch support for pcc64, s390, s390x, armv7l, aarch64 [manisandro]
  • Add arch support for ppc [wiredfool]
  • Correctly quote file names for WindowsViewer command [cgohlke]
  • Prefer homebrew freetype over X11 freetype (but still allow both) [dmckeone]
  • 在L,RGB和P模式之间进行转换时处理的索引透明度。 修复#510 [wiredfool]
  • 从RGBA-> P启用了转换,已修复#544 [wiredfool]
  • 改进的icns支持[al45tair]
  • 修复libtiff泄漏打开的文件,修复#580 [wiredfool]
  • 修复了Python 3中的Jpeg编码,修复了#577 [wiredfool]
  • 添加了对JPEG 2000的支持[al45tair]
  • 向Image.py添加更多详细的错误消息[larsmans]
  • 避免在PIL和MINGW中与_expand函数冲突,修复#538 [aclark]
  • 从Philippe Lagadec的OleFileIO_PL分支[vadmium]合并
  • 修复ImageColor.getcolor [homm]
  • 使ICO文件与ImageFile.Parser界面配合使用,修复#522 [wiredfool]
  • 在64位架构上处理32位编译的python [choppsv1]
  • 在Py3k中使用.pcf或.pil字体修复对> 128个字符的支持。 修复#505 [wiredfool]
  • 如果尚未安装CFFI,请跳过该测试[wiredfool]
  • 修复了打开和保存奇数大小的.pcx文件的问题,修复了#523 [wiredfool]
  • 修复了从模式P-> RGB-> P [d_schmidt]转换时的调色板处理
  • 固定将保存模式P图像保存为PNG,透明度=调色板颜色0 [d-schmidt]
  • 在保存具有高质量值的渐进式和优化的JPEG时,改进启发式[e98cuenc]
  • 修复了BMP文件[wiredfool]中的调色板大小无效或图像大小无效的DOS
  • 添加了对BMP版本4和5的支持[eddwardo,wiredool]
  • 传递内存常驻字体时,修复getfont中的segfault [wiredfool]
  • 修复了当icc-profile为None时保存PNG时崩溃的问题[brutasse]
  • PixelAccess对象的Cffi + Python实现[wiredfool]
  • PixelAccess为I16模式返回unsigned int [wiredfool]
  • 布尔值+ Travis上的次要补丁[sciunto]
  • 在GNU平台中查看多体系结构路径[pinotree]
  • 添加对pcc64,s390,s390x,armv7l,aarch64的拱门支持[manisandro]
  • 添加对ppc的拱门支持[wiredfool]
  • 正确引用WindowsViewer命令[cgohlke]的文件名
  • 比X11自由类型更喜欢自制的自由类型(但仍然允许两者都使用)[dmckeone]

OS X 10.9.2问题 (OS X 10.9.2 issues)

This happened:

这发生过:

安全问题 (Security issues)

This happened:

这发生过:

商标 (Logo)

Pillow has a logo thanks to Alastair Houghton:

枕头由于Alastair Houghton而具有徽标:

Keep using and supporting Pillow!

继续使用和支持枕头!

翻译自:

落枕了睡觉还枕枕头吗

转载地址:http://anqwd.baihongyu.com/

你可能感兴趣的文章
留言板
查看>>
c#$用法
查看>>
js通过as完成socket通信
查看>>
关于我书里提到的“挂多个类,使用类的组合”的一些补充
查看>>
JavaScrip中的循环语句
查看>>
IntelliJ IDEA和Webstorm 的下载安装、注册码(永久有效)
查看>>
停止使用非版本控制的可执行代码
查看>>
Php5.3的lambda函数以及closure(闭包)
查看>>
inotify监测实例
查看>>
C#程序如何把窗体文件从从一个项目中复制到另一个项目
查看>>
Android金背大刀之ToggleButton之稍息立正
查看>>
使用Android OpenGL ES 2.0绘图之六:响应触摸事件
查看>>
Swift之?和!
查看>>
php单元测试到底是什么东西呢?
查看>>
QWidget标题栏双击事件
查看>>
解决IE浏览器li下list-style-type…
查看>>
我们过去几年做对了哪些事
查看>>
ubuntu 16.04LTS
查看>>
javascript深入理解js闭包
查看>>
Oracle的安装
查看>>