fongoses / leptonica

Automatically exported from code.google.com/p/leptonica
0 stars 0 forks source link

getImagelibVersions do not list webp #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile leptonica with webp support
2. call getImagelibVersions and print result

What is the expected output?
libgif 4.1.6 : libjpeg 6b : libpng 1.4.9 : libtiff 3.9.5 : libwebp: 0.1.3 : 
zlib 1.2.5

What do you see instead?
libgif 4.1.6 : libjpeg 6b : libpng 1.4.9 : libtiff 3.9.5 : zlib 1.2.5

What version of the product are you using? On what operating system?
leptonica-1.68, opensuse 12.1 or MinGW+MSYS on MS Windows XP

Original issue reported on code.google.com by zde...@gmail.com on 24 Mar 2012 at 8:36

GoogleCodeExporter commented 9 years ago
I created patch for it.

Original comment by zde...@gmail.com on 6 Jul 2012 at 6:36

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in 1.70, which is available on leptonica.org/download.html

Original comment by dan.bloo...@gmail.com on 23 Jan 2014 at 8:40