arospdf from https://sourceforge.net/projects/arospdf/
commit9de4314fdd571ab2032c70eba8feb818643b4eff
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 21 Mar 2015 12:57:33 +0000 (21 12:57 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 21 Mar 2015 12:57:33 +0000 (21 12:57 +0000)
treed18d1ada32c0b9945f32000bdbf524b7a7424e02
parent0cab1f8b22c1e2a12f6f5c749ff297474d108223
arospdf from https://sourceforge.net/projects/arospdf/
That's hopefully easier to port than vpdf which needs MUI4.

git-svn-id: https://svn.aros.org/svn/aros/trunk/contrib@50223 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
326 files changed:
arospdf/ANNOUNCE [new file with mode: 0755]
arospdf/CHANGES [new file with mode: 0755]
arospdf/COPYING [new file with mode: 0755]
arospdf/INSTALL [new file with mode: 0755]
arospdf/Makefile [new file with mode: 0755]
arospdf/Makefile.in [new file with mode: 0755]
arospdf/README [new file with mode: 0755]
arospdf/aclocal.m4 [new file with mode: 0755]
arospdf/aconf-dj.h [new file with mode: 0755]
arospdf/aconf-win32.h [new file with mode: 0755]
arospdf/aconf.h [new file with mode: 0755]
arospdf/aconf.h.in [new file with mode: 0755]
arospdf/aconf2.h [new file with mode: 0755]
arospdf/config.log [new file with mode: 0755]
arospdf/config.status [new file with mode: 0755]
arospdf/configure [new file with mode: 0755]
arospdf/configure.in [new file with mode: 0755]
arospdf/dj_make.bat [new file with mode: 0755]
arospdf/doc/pdffonts.1 [new file with mode: 0755]
arospdf/doc/pdffonts.cat [new file with mode: 0755]
arospdf/doc/pdffonts.hlp [new file with mode: 0755]
arospdf/doc/pdfimages.1 [new file with mode: 0755]
arospdf/doc/pdfimages.cat [new file with mode: 0755]
arospdf/doc/pdfimages.hlp [new file with mode: 0755]
arospdf/doc/pdfinfo.1 [new file with mode: 0755]
arospdf/doc/pdfinfo.cat [new file with mode: 0755]
arospdf/doc/pdfinfo.hlp [new file with mode: 0755]
arospdf/doc/pdftoppm.1 [new file with mode: 0755]
arospdf/doc/pdftoppm.cat [new file with mode: 0755]
arospdf/doc/pdftoppm.hlp [new file with mode: 0755]
arospdf/doc/pdftops.1 [new file with mode: 0755]
arospdf/doc/pdftops.cat [new file with mode: 0755]
arospdf/doc/pdftops.hlp [new file with mode: 0755]
arospdf/doc/pdftotext.1 [new file with mode: 0755]
arospdf/doc/pdftotext.cat [new file with mode: 0755]
arospdf/doc/pdftotext.hlp [new file with mode: 0755]
arospdf/doc/sample-xpdfrc [new file with mode: 0755]
arospdf/doc/xpdf.1 [new file with mode: 0755]
arospdf/doc/xpdf.cat [new file with mode: 0755]
arospdf/doc/xpdf.hlp [new file with mode: 0755]
arospdf/doc/xpdfrc.5 [new file with mode: 0755]
arospdf/doc/xpdfrc.cat [new file with mode: 0755]
arospdf/doc/xpdfrc.hlp [new file with mode: 0755]
arospdf/fofi/FoFiBase.cc [new file with mode: 0755]
arospdf/fofi/FoFiBase.h [new file with mode: 0755]
arospdf/fofi/FoFiEncodings.cc [new file with mode: 0755]
arospdf/fofi/FoFiEncodings.h [new file with mode: 0755]
arospdf/fofi/FoFiTrueType.cc [new file with mode: 0755]
arospdf/fofi/FoFiTrueType.h [new file with mode: 0755]
arospdf/fofi/FoFiType1.cc [new file with mode: 0755]
arospdf/fofi/FoFiType1.h [new file with mode: 0755]
arospdf/fofi/FoFiType1C.cc [new file with mode: 0755]
arospdf/fofi/FoFiType1C.h [new file with mode: 0755]
arospdf/fofi/Makefile [new file with mode: 0755]
arospdf/fofi/Makefile.dep [new file with mode: 0755]
arospdf/fofi/Makefile.in [new file with mode: 0755]
arospdf/fofi/vms_make.com [new file with mode: 0755]
arospdf/goo/FixedPoint.cc [new file with mode: 0755]
arospdf/goo/FixedPoint.h [new file with mode: 0755]
arospdf/goo/GHash.cc [new file with mode: 0755]
arospdf/goo/GHash.h [new file with mode: 0755]
arospdf/goo/GList.cc [new file with mode: 0755]
arospdf/goo/GList.h [new file with mode: 0755]
arospdf/goo/GMutex.h [new file with mode: 0755]
arospdf/goo/GString.cc [new file with mode: 0755]
arospdf/goo/GString.h [new file with mode: 0755]
arospdf/goo/Makefile [new file with mode: 0755]
arospdf/goo/Makefile.dep [new file with mode: 0755]
arospdf/goo/Makefile.in [new file with mode: 0755]
arospdf/goo/gfile.cc [new file with mode: 0755]
arospdf/goo/gfile.h [new file with mode: 0755]
arospdf/goo/gmem.cc [new file with mode: 0755]
arospdf/goo/gmem.h [new file with mode: 0755]
arospdf/goo/gmempp.cc [new file with mode: 0755]
arospdf/goo/gtypes.h [new file with mode: 0755]
arospdf/goo/parseargs.c [new file with mode: 0755]
arospdf/goo/parseargs.h [new file with mode: 0755]
arospdf/goo/vms_directory.c [new file with mode: 0755]
arospdf/goo/vms_dirent.h [new file with mode: 0755]
arospdf/goo/vms_make.com [new file with mode: 0755]
arospdf/goo/vms_sys_dirent.h [new file with mode: 0755]
arospdf/goo/vms_unix_time.h [new file with mode: 0755]
arospdf/goo/vms_unix_times.c [new file with mode: 0755]
arospdf/goo/vms_unlink.c [new file with mode: 0755]
arospdf/install-sh [new file with mode: 0755]
arospdf/misc/hello.pdf [new file with mode: 0755]
arospdf/misc/xpdf.dt [new file with mode: 0755]
arospdf/ms_make.bat [new file with mode: 0755]
arospdf/pop.txt [new file with mode: 0755]
arospdf/splash/Makefile [new file with mode: 0755]
arospdf/splash/Makefile.dep [new file with mode: 0755]
arospdf/splash/Makefile.in [new file with mode: 0755]
arospdf/splash/Splash.cc [new file with mode: 0755]
arospdf/splash/Splash.h [new file with mode: 0755]
arospdf/splash/SplashBitmap.cc [new file with mode: 0755]
arospdf/splash/SplashBitmap.h [new file with mode: 0755]
arospdf/splash/SplashClip.cc [new file with mode: 0755]
arospdf/splash/SplashClip.h [new file with mode: 0755]
arospdf/splash/SplashErrorCodes.h [new file with mode: 0755]
arospdf/splash/SplashFTFont.cc [new file with mode: 0755]
arospdf/splash/SplashFTFont.h [new file with mode: 0755]
arospdf/splash/SplashFTFontEngine.cc [new file with mode: 0755]
arospdf/splash/SplashFTFontEngine.h [new file with mode: 0755]
arospdf/splash/SplashFTFontFile.cc [new file with mode: 0755]
arospdf/splash/SplashFTFontFile.h [new file with mode: 0755]
arospdf/splash/SplashFont.cc [new file with mode: 0755]
arospdf/splash/SplashFont.h [new file with mode: 0755]
arospdf/splash/SplashFontEngine.cc [new file with mode: 0755]
arospdf/splash/SplashFontEngine.h [new file with mode: 0755]
arospdf/splash/SplashFontFile.cc [new file with mode: 0755]
arospdf/splash/SplashFontFile.h [new file with mode: 0755]
arospdf/splash/SplashFontFileID.cc [new file with mode: 0755]
arospdf/splash/SplashFontFileID.h [new file with mode: 0755]
arospdf/splash/SplashGlyphBitmap.h [new file with mode: 0755]
arospdf/splash/SplashMath.h [new file with mode: 0755]
arospdf/splash/SplashPath.cc [new file with mode: 0755]
arospdf/splash/SplashPath.h [new file with mode: 0755]
arospdf/splash/SplashPattern.cc [new file with mode: 0755]
arospdf/splash/SplashPattern.h [new file with mode: 0755]
arospdf/splash/SplashScreen.cc [new file with mode: 0755]
arospdf/splash/SplashScreen.h [new file with mode: 0755]
arospdf/splash/SplashState.cc [new file with mode: 0755]
arospdf/splash/SplashState.h [new file with mode: 0755]
arospdf/splash/SplashT1Font.cc [new file with mode: 0755]
arospdf/splash/SplashT1Font.h [new file with mode: 0755]
arospdf/splash/SplashT1FontEngine.cc [new file with mode: 0755]
arospdf/splash/SplashT1FontEngine.h [new file with mode: 0755]
arospdf/splash/SplashT1FontFile.cc [new file with mode: 0755]
arospdf/splash/SplashT1FontFile.h [new file with mode: 0755]
arospdf/splash/SplashTypes.h [new file with mode: 0755]
arospdf/splash/SplashXPath.cc [new file with mode: 0755]
arospdf/splash/SplashXPath.h [new file with mode: 0755]
arospdf/splash/SplashXPathScanner.cc [new file with mode: 0755]
arospdf/splash/SplashXPathScanner.h [new file with mode: 0755]
arospdf/splash/vms_make.com [new file with mode: 0755]
arospdf/vms_make.com [new file with mode: 0755]
arospdf/xpdf.info [new file with mode: 0755]
arospdf/xpdf/AROSPDFApp.cc [new file with mode: 0755]
arospdf/xpdf/AROSPDFApp.h [new file with mode: 0755]
arospdf/xpdf/AROSSplashOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/AROSSplashOutputDev.h [new file with mode: 0755]
arospdf/xpdf/Annot.cc [new file with mode: 0755]
arospdf/xpdf/Annot.h [new file with mode: 0755]
arospdf/xpdf/Array.cc [new file with mode: 0755]
arospdf/xpdf/Array.h [new file with mode: 0755]
arospdf/xpdf/BigSouthNP.pdf [new file with mode: 0755]
arospdf/xpdf/BigSouthNP.pdf.info [new file with mode: 0755]
arospdf/xpdf/BuiltinFont.cc [new file with mode: 0755]
arospdf/xpdf/BuiltinFont.h [new file with mode: 0755]
arospdf/xpdf/BuiltinFontTables.cc [new file with mode: 0755]
arospdf/xpdf/BuiltinFontTables.h [new file with mode: 0755]
arospdf/xpdf/CMap.cc [new file with mode: 0755]
arospdf/xpdf/CMap.h [new file with mode: 0755]
arospdf/xpdf/Catalog.cc [new file with mode: 0755]
arospdf/xpdf/Catalog.h [new file with mode: 0755]
arospdf/xpdf/CharCodeToUnicode.cc [new file with mode: 0755]
arospdf/xpdf/CharCodeToUnicode.h [new file with mode: 0755]
arospdf/xpdf/CharTypes.h [new file with mode: 0755]
arospdf/xpdf/CompactFontTables.h [new file with mode: 0755]
arospdf/xpdf/CoreOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/CoreOutputDev.h [new file with mode: 0755]
arospdf/xpdf/Decrypt.cc [new file with mode: 0755]
arospdf/xpdf/Decrypt.h [new file with mode: 0755]
arospdf/xpdf/Dict.cc [new file with mode: 0755]
arospdf/xpdf/Dict.h [new file with mode: 0755]
arospdf/xpdf/Error.cc [new file with mode: 0755]
arospdf/xpdf/Error.h [new file with mode: 0755]
arospdf/xpdf/ErrorCodes.h [new file with mode: 0755]
arospdf/xpdf/FontEncodingTables.cc [new file with mode: 0755]
arospdf/xpdf/FontEncodingTables.h [new file with mode: 0755]
arospdf/xpdf/Function.cc [new file with mode: 0755]
arospdf/xpdf/Function.h [new file with mode: 0755]
arospdf/xpdf/Gfx.cc [new file with mode: 0755]
arospdf/xpdf/Gfx.h [new file with mode: 0755]
arospdf/xpdf/GfxFont.cc [new file with mode: 0755]
arospdf/xpdf/GfxFont.h [new file with mode: 0755]
arospdf/xpdf/GfxState.cc [new file with mode: 0755]
arospdf/xpdf/GfxState.h [new file with mode: 0755]
arospdf/xpdf/GlobalParams.cc [new file with mode: 0755]
arospdf/xpdf/GlobalParams.h [new file with mode: 0755]
arospdf/xpdf/ImageOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/ImageOutputDev.cc.info [new file with mode: 0755]
arospdf/xpdf/ImageOutputDev.h [new file with mode: 0755]
arospdf/xpdf/JArithmeticDecoder.cc [new file with mode: 0755]
arospdf/xpdf/JArithmeticDecoder.h [new file with mode: 0755]
arospdf/xpdf/JBIG2Stream.cc [new file with mode: 0755]
arospdf/xpdf/JBIG2Stream.h [new file with mode: 0755]
arospdf/xpdf/JPXStream.cc [new file with mode: 0755]
arospdf/xpdf/JPXStream.h [new file with mode: 0755]
arospdf/xpdf/Lexer.cc [new file with mode: 0755]
arospdf/xpdf/Lexer.h [new file with mode: 0755]
arospdf/xpdf/Link.cc [new file with mode: 0755]
arospdf/xpdf/Link.h [new file with mode: 0755]
arospdf/xpdf/Makefile [new file with mode: 0755]
arospdf/xpdf/Makefile.dep [new file with mode: 0755]
arospdf/xpdf/Makefile.in [new file with mode: 0755]
arospdf/xpdf/NameToCharCode.cc [new file with mode: 0755]
arospdf/xpdf/NameToCharCode.h [new file with mode: 0755]
arospdf/xpdf/NameToUnicodeTable.h [new file with mode: 0755]
arospdf/xpdf/Object.cc [new file with mode: 0755]
arospdf/xpdf/Object.h [new file with mode: 0755]
arospdf/xpdf/Outline.cc [new file with mode: 0755]
arospdf/xpdf/Outline.h [new file with mode: 0755]
arospdf/xpdf/OutputDev.cc [new file with mode: 0755]
arospdf/xpdf/OutputDev.h [new file with mode: 0755]
arospdf/xpdf/PDFCore.cc [new file with mode: 0755]
arospdf/xpdf/PDFCore.h [new file with mode: 0755]
arospdf/xpdf/PDFDoc.cc [new file with mode: 0755]
arospdf/xpdf/PDFDoc.h [new file with mode: 0755]
arospdf/xpdf/PDFDocEncoding.cc [new file with mode: 0755]
arospdf/xpdf/PDFDocEncoding.h [new file with mode: 0755]
arospdf/xpdf/PSOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/PSOutputDev.h [new file with mode: 0755]
arospdf/xpdf/PSTokenizer.cc [new file with mode: 0755]
arospdf/xpdf/PSTokenizer.h [new file with mode: 0755]
arospdf/xpdf/Page.cc [new file with mode: 0755]
arospdf/xpdf/Page.h [new file with mode: 0755]
arospdf/xpdf/Parser.cc [new file with mode: 0755]
arospdf/xpdf/Parser.h [new file with mode: 0755]
arospdf/xpdf/PreScanOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/PreScanOutputDev.h [new file with mode: 0755]
arospdf/xpdf/SecurityHandler.cc [new file with mode: 0755]
arospdf/xpdf/SecurityHandler.h [new file with mode: 0755]
arospdf/xpdf/SplashOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/SplashOutputDev.h [new file with mode: 0755]
arospdf/xpdf/Stream-CCITT.h [new file with mode: 0755]
arospdf/xpdf/Stream.cc [new file with mode: 0755]
arospdf/xpdf/Stream.h [new file with mode: 0755]
arospdf/xpdf/TextOutputDev.cc [new file with mode: 0755]
arospdf/xpdf/TextOutputDev.h [new file with mode: 0755]
arospdf/xpdf/UTF8.h [new file with mode: 0755]
arospdf/xpdf/UnicodeMap.cc [new file with mode: 0755]
arospdf/xpdf/UnicodeMap.h [new file with mode: 0755]
arospdf/xpdf/UnicodeMapTables.h [new file with mode: 0755]
arospdf/xpdf/UnicodeTypeTable.cc [new file with mode: 0755]
arospdf/xpdf/UnicodeTypeTable.h [new file with mode: 0755]
arospdf/xpdf/XPDFApp.cc [new file with mode: 0755]
arospdf/xpdf/XPDFApp.h [new file with mode: 0755]
arospdf/xpdf/XPDFCore.cc [new file with mode: 0755]
arospdf/xpdf/XPDFCore.h [new file with mode: 0755]
arospdf/xpdf/XPDFTree.cc [new file with mode: 0755]
arospdf/xpdf/XPDFTree.h [new file with mode: 0755]
arospdf/xpdf/XPDFTreeP.h [new file with mode: 0755]
arospdf/xpdf/XPDFViewer.cc [new file with mode: 0755]
arospdf/xpdf/XPDFViewer.h [new file with mode: 0755]
arospdf/xpdf/XRef.cc [new file with mode: 0755]
arospdf/xpdf/XRef.h [new file with mode: 0755]
arospdf/xpdf/XpdfPluginAPI.cc [new file with mode: 0755]
arospdf/xpdf/XpdfPluginAPI.h [new file with mode: 0755]
arospdf/xpdf/a.out [new file with mode: 0755]
arospdf/xpdf/about-text.h [new file with mode: 0755]
arospdf/xpdf/about.xbm [new file with mode: 0755]
arospdf/xpdf/arospdf [new file with mode: 0755]
arospdf/xpdf/arospdf.cc [new file with mode: 0755]
arospdf/xpdf/arospdf.info [new file with mode: 0644]
arospdf/xpdf/backArrow.xbm [new file with mode: 0755]
arospdf/xpdf/backArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/config.h [new file with mode: 0755]
arospdf/xpdf/crapout [new file with mode: 0755]
arospdf/xpdf/dblLeftArrow.xbm [new file with mode: 0755]
arospdf/xpdf/dblLeftArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/dblRightArrow.xbm [new file with mode: 0755]
arospdf/xpdf/dblRightArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/find.xbm [new file with mode: 0755]
arospdf/xpdf/findDis.xbm [new file with mode: 0755]
arospdf/xpdf/fonts/a010013l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/a010015l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/a010033l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/a010035l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/b018012l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/b018015l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/b018032l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/b018035l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/c059013l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/c059016l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/c059033l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/c059036l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/d050000l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019003l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019004l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019023l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019024l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019043l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019044l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019063l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n019064l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n021003l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n021004l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n021023l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n021024l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n022003l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n022004l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n022023l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/n022024l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/p052003l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/p052004l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/p052023l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/p052024l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/s050000l.pfb [new file with mode: 0755]
arospdf/xpdf/fonts/z003034l.pfb [new file with mode: 0755]
arospdf/xpdf/forwardArrow.xbm [new file with mode: 0755]
arospdf/xpdf/forwardArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/hello.pdf [new file with mode: 0755]
arospdf/xpdf/hello.pdf.info [new file with mode: 0755]
arospdf/xpdf/leftArrow.xbm [new file with mode: 0755]
arospdf/xpdf/leftArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/pdffonts.cc [new file with mode: 0755]
arospdf/xpdf/pdfimages.cc [new file with mode: 0755]
arospdf/xpdf/pdfinfo.cc [new file with mode: 0755]
arospdf/xpdf/pdftoppm.cc [new file with mode: 0755]
arospdf/xpdf/pdftops.cc [new file with mode: 0755]
arospdf/xpdf/pdftotext.cc [new file with mode: 0755]
arospdf/xpdf/print.xbm [new file with mode: 0755]
arospdf/xpdf/printDis.xbm [new file with mode: 0755]
arospdf/xpdf/rabiner.pdf [new file with mode: 0755]
arospdf/xpdf/resources/dblLeftArrow.png [new file with mode: 0644]
arospdf/xpdf/resources/dblRightArrow.png [new file with mode: 0644]
arospdf/xpdf/resources/find.png [new file with mode: 0644]
arospdf/xpdf/resources/leftArrow.png [new file with mode: 0644]
arospdf/xpdf/resources/rightArrow.png [new file with mode: 0644]
arospdf/xpdf/rightArrow.xbm [new file with mode: 0755]
arospdf/xpdf/rightArrowDis.xbm [new file with mode: 0755]
arospdf/xpdf/test.c [new file with mode: 0755]
arospdf/xpdf/vmwaros1PR.pdf [new file with mode: 0755]
arospdf/xpdf/xpdf.cc [new file with mode: 0755]
arospdf/xpdf/xpdfIcon.xpm [new file with mode: 0755]