Leptonica 1.68
C Image Processing Library

splitimage2pdf.c File Reference

Generates pdf of image tiles. Rotates the image before tiling if the tiles otherwise will have larger width than height. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const l_float32 FILL_FACTOR = 0.95

Detailed Description

Generates pdf of image tiles. Rotates the image before tiling if the tiles otherwise will have larger width than height.

Definition in file splitimage2pdf.c.


Function Documentation


Variable Documentation

const l_float32 FILL_FACTOR = 0.95 [static]

Definition at line 32 of file splitimage2pdf.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines