Home
last modified time | relevance | path

Searched refs:page (Results 1 – 6 of 6) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcrop.c2035 if ((page->cols * page->rows) > MAX_SECTIONS) in process_command_opts()
2166 *page = 0; in update_output_file()
2171 (*page)++; in update_output_file()
4971 page->hres = 0.0; in initPageSetup()
4977 page->rows = 0; in initPageSetup()
4978 page->cols = 0; in initPageSetup()
5623 if ((page->hres < 1.0) || (page->vres < 1.0)) in computeOutputPixelOffsets()
5647 page->name, page->vres, page->hres, in computeOutputPixelOffsets()
5648 page->hmargin, page->vmargin); in computeOutputPixelOffsets()
5773 if ((page->rows * page->cols) > MAX_SECTIONS) in computeOutputPixelOffsets()
[all …]
H A Dtiff2pdf.c4259 int page=0; in t2p_write_pdf_pages() local
4262 page = t2p->pdf_pages+1; in t2p_write_pdf_pages()
4264 buflen=snprintf(buffer, sizeof(buffer), "%d", page); in t2p_write_pdf_pages()
4271 page +=3; in t2p_write_pdf_pages()
4272 page += t2p->tiff_pages[i].page_extra; in t2p_write_pdf_pages()
4274 page += (2 * t2p->tiff_pages[i].page_tilecount); in t2p_write_pdf_pages()
4276 page +=2; in t2p_write_pdf_pages()
/libtiff-4.0.7/
H A DHOWTO-RELEASE33 4. Update html/index.html to refer to this new page as the current release.
H A DChangeLog1212 are tagged with the same page number.
1308 page. Patch by Richard Nolde.
1865 * tools/fax2ps.c: be consistent with page-numbering
1920 * tools/tiff2pdf.c: add fill-page option
2131 the merged tiff file with wrong page sequence.
5317 page.
5392 Added support fpr tiff2pdf manual page.
5991 manual page for raw2tiff(1) tool.
5999 manual page for TIFFDataWidth() function
7075 * Added html for TIFFWriteTile.3t man page.
[all …]
/libtiff-4.0.7/libtiff/
H A Dtif_config.h.cmake.in164 /* Define to the home page for this package. */
H A Dtif_config.h.in237 /* Define to the home page for this package. */