]> www.fi.muni.cz Git - evince.git/commit
Synched with Xpdf 0.92
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 18 Sep 2002 20:32:18 +0000 (20:32 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 18 Sep 2002 20:32:18 +0000 (20:32 +0000)
commit7aac8dc8533347e21311b15186e0af82f1b22fd6
tree02650bb02c8a1d8468c22f50ff151885d233016b
parentd99fb4f4acd14fcdbda968abd907547dcc7af40c
Synched with Xpdf 0.92
this adds "decryption" support
testing this code after six weeks immediately gives me segfaults (image drawing) :-O
must have fixed that later without knowing :-O
74 files changed:
pdf/goo/.cvsignore
pdf/goo/GString.cc
pdf/goo/GString.h
pdf/goo/gfile.cc
pdf/goo/gfile.h
pdf/goo/gmempp.cc
pdf/goo/vms_make.com
pdf/xpdf/.cvsignore
pdf/xpdf/CNS13CMapInfo.h [new file with mode: 0644]
pdf/xpdf/Catalog.cc
pdf/xpdf/Catalog.h
pdf/xpdf/ChangeLog
pdf/xpdf/Decrypt.cc [new file with mode: 0644]
pdf/xpdf/Decrypt.h [new file with mode: 0644]
pdf/xpdf/Error.cc
pdf/xpdf/FontEncoding.cc
pdf/xpdf/FontFile.cc
pdf/xpdf/FormWidget.cc [new file with mode: 0644]
pdf/xpdf/FormWidget.h [new file with mode: 0644]
pdf/xpdf/GB12CMapInfo.h [new file with mode: 0644]
pdf/xpdf/Gfx.cc
pdf/xpdf/Gfx.h
pdf/xpdf/GfxFont.cc
pdf/xpdf/GfxFont.h
pdf/xpdf/GfxState.cc
pdf/xpdf/GfxState.h
pdf/xpdf/ImageOutputDev.cc
pdf/xpdf/ImageOutputDev.h
pdf/xpdf/Japan12CMapInfo.h [moved from pdf/xpdf/CMapInfo.h with 99% similarity]
pdf/xpdf/Japan12ToRKSJ.h [new file with mode: 0644]
pdf/xpdf/Lexer.cc
pdf/xpdf/Link.cc
pdf/xpdf/Link.h
pdf/xpdf/Makefile.am
pdf/xpdf/Object.h
pdf/xpdf/OutputDev.cc
pdf/xpdf/OutputDev.h
pdf/xpdf/PBMOutputDev.cc
pdf/xpdf/PBMOutputDev.h
pdf/xpdf/PDFDoc.cc
pdf/xpdf/PDFDoc.h
pdf/xpdf/PSOutputDev.cc
pdf/xpdf/PSOutputDev.h
pdf/xpdf/Page.cc
pdf/xpdf/Page.h
pdf/xpdf/Params.h
pdf/xpdf/Parser.cc
pdf/xpdf/Parser.h
pdf/xpdf/SFont.cc [new file with mode: 0644]
pdf/xpdf/SFont.h [new file with mode: 0644]
pdf/xpdf/Stream.cc
pdf/xpdf/Stream.h
pdf/xpdf/T1Font.cc [new file with mode: 0644]
pdf/xpdf/T1Font.h [new file with mode: 0644]
pdf/xpdf/TTFont.cc [new file with mode: 0644]
pdf/xpdf/TTFont.h [new file with mode: 0644]
pdf/xpdf/TextOutputDev.cc
pdf/xpdf/TextOutputDev.h
pdf/xpdf/TextOutputFontInfo.h
pdf/xpdf/XOutputDev.cc
pdf/xpdf/XOutputDev.h
pdf/xpdf/XRef.cc
pdf/xpdf/XRef.h
pdf/xpdf/pdfimages.cc
pdf/xpdf/pdfinfo.cc
pdf/xpdf/pdftopbm.cc
pdf/xpdf/pdftops.cc
pdf/xpdf/pdftotext.cc
pdf/xpdf/vms_make.com
pdf/xpdf/xpdf-ltk.h
pdf/xpdf/xpdf.cc
pdf/xpdf/xpdf.ltk
pdf/xpdf/xpdfIcon.xpm
pdf/xpdf/xpdfconfig.h