Merge branch '8.5'
This commit is contained in:
commit
354921df83
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python2
|
||||
|
||||
import re
|
||||
import math
|
||||
|
Loading…
Reference in New Issue
Block a user