Searched refs:text (Results 1 – 6 of 6) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffset.c | 301 char *text; in main() local 324 text = (char *) malloc(1000000); in main() 325 len = fread( text, 1, 999999, fp ); in main() 326 text[len] = '\0'; in main() 330 if(TIFFSetField( tiff, TIFFFieldTag(fip), text ) != 1) { in main() 335 _TIFFfree( text ); in main()
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | README | 4 Purpose: Convert between IPTC binary and a "special" IPTC text file format. 9 switches. The -t says that the input is text, while the -b says 16 binary to text conversion was taken from the PHP distribution and
|
| /libtiff-4.0.7/m4/ |
| H A D | acinclude.m4 | 209 dnl or distributing such scripts, even though portions of the text of the 348 dnl or distributing such scripts, even though portions of the text of the 495 dnl or distributing such scripts, even though portions of the text of the 639 dnl or distributing such scripts, even though portions of the text of the
|
| H A D | libtool.m4 | 589 # '#!' sequence but before initialization text begins. After this 590 # macro, additional text can be appended to FILE to form the body of 779 # text mode, it properly converts lines to CR/LF. This bash problem 5318 …_LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_… 5945 …_LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_fla… 5992 _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' 6010 # ever link correctly. If we're not using GNU ld we use -z text 6013 _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' 7313 _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' 7334 # ever link correctly. If we're not using GNU ld we use -z text [all …]
|
| /libtiff-4.0.7/ |
| H A D | configure | 11143 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co… 11145 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs… 11187 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' 11234 no_undefined_flag='$wl-z,text' 11252 # ever link correctly. If we're not using GNU ld we use -z text
|
| H A D | ChangeLog | 2956 * tif_dirread.c: Improvements to error reporting text in 3310 for "tiffset" on files with geotiff ascii text.
|