Package ContentsΒΆ

This package consists of the following files:

leptonica.sln
liblept Visual Studio 2008 Solution. See The liblept Visual Studio 2008 Solution for more information.
leptonica.vcproj
liblept Visual Studio 2008 Project.
leptonica_versionnumbers.vsprops
Visual Studio Property Sheet that contains *_VERSION user macros that simplify specifying possibly changing library filenames to the linker. See About version numbers in library filenames for more information.
liblept.rc
Version resource file (used to display the Version tab on the liblept168.dll Properties dialog).
resource.h
Header file for liblept.rc.
prog_projects\
ioformats_reg Visual Studio 2008 Project. See Building the prog directory programs for more information.
doc\
Documentation for using liblept and Visual Studio 2008.
CreateLeptonicaProgProjects.AddIn
Visual Studio 2008 AddIn definition file. See Using the Create Leptonica prog Project AddIn for more information.
CreateLeptonicaProgProjects.zip
Source for the Create Leptonica prog\ Projects AddIn.
CreateLPP.dll
The Create Leptonica prog\ Projects AddIn.
LeptonicaVS2008Samples.zip
Examples showing how to call liblept from c#. See c# and liblept for more information.
checkprogs.py
Python script that checks for new or removed prog\ programs using progs.csv.
checksrc.py

Python script that:

  • checks for new or removed src\ files.

  • makes sure that all src\ files are in liblept.vcproj.

progs.csv
Categorized list of programs in the prog\ folder.
srcs.csv
Categorized list of files in the src\ folder.
jpeg-8c-vs2008.zip
jpeg-8b Visual Studio 2008 Solution and Project file. See Building libjpeg for more information.
libtiff3.9.4-vs2008-makefiles-for-leptonica.zip
libtiff3.9.4 makefiles modified for use with liblept. See Building libtiff for more information.
giflib4.1.6.zip
giblib-4.1.6 Visual Studio 2008 Solution and Project file. See Building giflib for more information.
create_unnumbered_hardlinks.bat
Batch file to create simplified library filenames using NTFS hardlinks. See About version numbers in library filenames for more information.
remove_unnumbered_hardlinks.bat
Batch file to remove simplified library filenames created by create_unnumbered_hardlinks.bat