Merge branch '8.5'

This commit is contained in:
John Cupitt 2017-05-28 06:34:11 +01:00
commit 354921df83
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@
- tiff read with start page > 0 could break edge tiles or strips
- raise b64 limit to allow for huge profiles (thanks jaume)
- fix error return in blob save (thanks jaume)
- tag vipsprofile as py2 (thanks ioquatix)
23/4/17 started 8.5.5
- doc polishing

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
import re
import math