Changes between Version 8 and Version 9 of TIFF12BitJPEG


Ignore:
Timestamp:
Apr 8, 2011, 8:16:32 AM (13 years ago)
Author:
timlinux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TIFF12BitJPEG

    v8 v9  
    6969It is also built into the [http://fwtools.maptools.org FWTools] 2.4.2 release for windows and later.
    7070
     71
     72== Compiling GDAL ==
     73
     74To build recent versions of gdal from Source with jpeg12 support, add the following to your ./configure line:
     75
     76{{{
     77--with-libtiff=internal --with-geotiff=internal --with-jpeg=internal --with-jpeg12
     78}}}
     79
    7180== Sample Data ==
    7281
     
    7786Additional sample data pointers welcome!
    7887
    79