Albert Astals Cid
d0cf2f8deb
Fordwardport fix for bug 116384
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=481100
21 years ago
Albert Astals Cid
ce086b8030
Fordwardport r473205 change
...
Force loading of hardcoded font substitutions
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=473206
21 years ago
Albert Astals Cid
09526f6bb2
don't use freetype internals
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=470329
21 years ago
Albert Astals Cid
e56c246b9a
Fordward port fix for bug 113771
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=466935
21 years ago
Albert Astals Cid
df91a1004e
Fordward port the usage of UGString for LinkDests and Dict Keys that makes bug 110278 work
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=459065
21 years ago
Albert Astals Cid
86d98acbe2
Forgot those two new files, thanks brad for reminding
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=451311
21 years ago
Albert Astals Cid
07a7017c79
Fordwardport the xpdf 3.01 merge
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=450656
21 years ago
Albert Astals Cid
34f58b4a02
Disable zlib based decoder from poppler as it causes bugs
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=450336
21 years ago
Laurent Montel
ada90ac31a
Fix crash on x86_64
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=449674
21 years ago
Albert Astals Cid
92e24720f4
Fix %EOF checking
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=443938
21 years ago
Albert Astals Cid
203b594c3c
improve last 1024 bytes EOF seek
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=443469
21 years ago
Albert Astals Cid
a902f4c5dd
Fordward port fix for bug 110000
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=442430
21 years ago
Albert Astals Cid
63536d9ccc
Fordwardoprt fix for bug 110034
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=442424
21 years ago
Albert Astals Cid
cd61012bc5
Fix for the fix of poppler bug 3299
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=442148
21 years ago
Albert Astals Cid
dc1137ce0a
Fix for crash in document from poppler bug 3344
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=439007
21 years ago
Albert Astals Cid
3b9073ed4a
Work on bad jpeg data that have garbage before the start marker. Fixes poppler bug #3299
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=438716
21 years ago
Albert Astals Cid
fd070e110c
Fix crash on document available on poppler bug 3750
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=437316
21 years ago
Albert Astals Cid
2101e21fb2
Fix crash of poppler bug 3728
...
PAge 21 content does not appear but does not appear either on Acrobat 7
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=437303
21 years ago
Albert Astals Cid
af4ffd7258
Avoid using automake conditionals
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=435341
21 years ago
Albert Astals Cid
2a241c8f08
Work on non-gcc compilers
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=434498
21 years ago
Albert Astals Cid
03786e5ca8
Same fix for bug 109015
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=434395
21 years ago
Albert Astals Cid
65b5e0861a
typo fix
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431662
21 years ago
Albert Astals Cid
6dadfc11bf
This may fix #98891 i can not tell because i've never been able to reproduce it. I'm committing it to trunk (kde 3.5) and the kde 3.4 branch (so it will be in kde 3.4.2) if you can still reproduce this problem when using one of this releases please reopen this bug.
...
BUGS: 98891
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431645
21 years ago
Albert Astals Cid
5c4ae71cde
syncing with the commit coolo made to branch saying something about fixing complation on gcc 4.0.1
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=422092
21 years ago
Albert Astals Cid
888b0c05a9
link, crashes on startup and has some commented things i need to port later on
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420319
21 years ago
Albert Astals Cid
4bca6a6146
fix usage of kde standard jpeg check
...
BUG: 106252
Oh, and btw i'm not called 'aacid', it's just my username.
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=417981
21 years ago
Albert Astals Cid
eaa3fdf2de
fix inheritance for zlib too
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=416697
21 years ago
Albert Astals Cid
44772a5c84
Fix problem introduced by improper merging of the libjpeg patch
...
BUG: 106057
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=416536
21 years ago
Albert Astals Cid
0fba2aceca
Use zlib for decoding FlateStreams adds 100 lines and removes 500, zlib has probably had more sevurity reviews and is faster. Taken from poppler
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=415052
21 years ago
Albert Astals Cid
2cdbab1736
Don't assume Encoding array of Type1 fonts end in "foo def".
...
http://partners.adobe.com/public/developer/en/font/T1_SPEC.PDF says "This sequence of assignments must be followed by an instance of the token def or readonly; such a token may not occur within the sequence of assignments." so it must end with "readonly" "def" "readonly def" (That is what most fonts are using and this is why it was not crashing"
BUG: 104786
svn path=/trunk/kdegraphics/kpdf/; revision=408796
21 years ago
Albert Astals Cid
1e1eeb8e65
Don't crash on malformed documents that have links to unexistant places, for example in smli_tr-2005-143.pdf link [3] from page 4 does not point anywhere (Acrobat Reader confirms it)
...
BUGS: 104626
svn path=/trunk/kdegraphics/kpdf/; revision=408111
21 years ago
Albert Astals Cid
d552cbf559
Add another path to search the default gs fonts, we have to improve, but for now i'm closing the bug, thanks for reporting
...
BUGS: 103891
svn path=/trunk/kdegraphics/kpdf/; revision=405583
21 years ago
Albert Astals Cid
57da7dbcd4
Use libjpeg for dct streams, libjpeg has probably had more attention that xpdf code and also it makes a pdf work that previously was not working so this is a god change TM, just wondering if i should backport or not.
...
BUGS: 87766
svn path=/trunk/kdegraphics/kpdf/; revision=405580
21 years ago
Albert Astals Cid
246509e16c
Not used anymore, don't give a warning
...
svn path=/trunk/kdegraphics/kpdf/; revision=400559
21 years ago
Albert Astals Cid
e8681f8c32
Compile on Solaris
...
BUGS: 102337
svn path=/trunk/kdegraphics/kpdf/; revision=400299
21 years ago
Albert Astals Cid
9d0f01feef
Optimize lookup of named dests, as example index pages of the pdf 1.6 reference that previously took ~10 seconds to render now render in ~2 seconds
...
Taken from poppler
svn path=/trunk/kdegraphics/kpdf/; revision=399871
21 years ago
Albert Astals Cid
631458353d
Fix compile problem due to the non-standard location of Xft2 header files.
...
svn path=/trunk/kdegraphics/kpdf/; revision=399553
21 years ago
Dirk Mueller
8834a83f90
compile (gcc 4.1)
...
svn path=/trunk/kdegraphics/kpdf/; revision=398947
21 years ago
Albert Astals Cid
1e8160ad99
Really use faceindex for TTC collections
...
svn path=/trunk/kdegraphics/kpdf/; revision=397950
21 years ago
Albert Astals Cid
d4a5bf2c23
Understand Futura-CondensedBold and Futura-CondensedLight
...
svn path=/trunk/kdegraphics/kpdf/; revision=397924
21 years ago
Albert Astals Cid
b26936a4a3
Lots of xpdf improvements thanks Takashi Iwai <tiwai AT suse DOT de>
...
- Add suport for TTC font collections
- Pass font files in memory instead of using a temporary file
- Various CJK fonts fixes
svn path=/trunk/kdegraphics/kpdf/; revision=397652
21 years ago
Albert Astals Cid
a103f957aa
Fix the allocation size of libgoo on 64bit architectures.
...
Patch by Takashi Iwai <tiwai AT suse DOT de>
svn path=/trunk/kdegraphics/kpdf/; revision=397057
21 years ago
Albert Astals Cid
55286640e4
Reverting that decreases font quality a lot on the first pdf of that bug
...
BUGS: 101032
svn path=/trunk/kdegraphics/kpdf/; revision=395901
21 years ago
Albert Astals Cid
633fef5eff
Do not crash on files that use [possibly bad] MS Gothic font
...
Stephan can you check if you can still make it crash?
BUGS: 101032
svn path=/trunk/kdegraphics/kpdf/; revision=395899
21 years ago
Albert Astals Cid
2fc01e1d7a
Missing bit from the LuRan patch
...
svn path=/trunk/kdegraphics/kpdf/; revision=395688
21 years ago
Albert Astals Cid
05a5b37c7a
* Use fontconfig for searching CID Fonts too if no font is found the xpdf way
...
* Don't parse "MS-Micho" to fontname "MS" and style "Mincho"
* Apply patch given at 100551 that fixes crash on 101032 when the font was found, thanks LuRan for providing the patch
* Stephan can you try it does not crashes there and then send a screenshot to the SuSe reported to see if what we display is the correct thing
* Will backport when i'm sure the introduced patch does not causes any side effect
BUGS: 101032, 100551
svn path=/trunk/kdegraphics/kpdf/; revision=395687
21 years ago
Albert Astals Cid
1d36b9a090
Compile on Solaris
...
BUGS: 100767
svn path=/trunk/kdegraphics/kpdf/; revision=394700
21 years ago
Jakub Stachowski
d23b268ecd
Make font matching independent of current locale.
...
BUG: 98992
svn path=/trunk/kdegraphics/kpdf/; revision=394110
21 years ago
Albert Astals Cid
64bab00507
Drop LIBT1 in libxpdf_la_LIBADD as we don't use libt1 anymore
...
svn path=/trunk/kdegraphics/kpdf/; revision=389902
21 years ago
Albert Astals Cid
bbbde65779
Don't use t1lib to render Type 1 fonts (it is crashing), use freetype
...
Clarify configure option --enable-multithreaded-kpdf
If you have warnings about HAVE_T1LIB_H beign defined twice re-run ./configure
BUGS: 99344
svn path=/trunk/kdegraphics/kpdf/; revision=389391
21 years ago