115 Commits (6925c8a70b2a64edaeefa29437eeea3539b2bdb0)

Author SHA1 Message Date
Albert Astals Cid d0cf2f8deb Fordwardport fix for bug 116384 21 years ago
Albert Astals Cid ce086b8030 Fordwardport r473205 change 21 years ago
Albert Astals Cid 09526f6bb2 don't use freetype internals 21 years ago
Albert Astals Cid e56c246b9a Fordward port fix for bug 113771 21 years ago
Albert Astals Cid df91a1004e Fordward port the usage of UGString for LinkDests and Dict Keys that makes bug 110278 work 21 years ago
Albert Astals Cid 86d98acbe2 Forgot those two new files, thanks brad for reminding 21 years ago
Albert Astals Cid 07a7017c79 Fordwardport the xpdf 3.01 merge 21 years ago
Albert Astals Cid 34f58b4a02 Disable zlib based decoder from poppler as it causes bugs 21 years ago
Laurent Montel ada90ac31a Fix crash on x86_64 21 years ago
Albert Astals Cid 92e24720f4 Fix %EOF checking 21 years ago
Albert Astals Cid 203b594c3c improve last 1024 bytes EOF seek 21 years ago
Albert Astals Cid a902f4c5dd Fordward port fix for bug 110000 21 years ago
Albert Astals Cid 63536d9ccc Fordwardoprt fix for bug 110034 21 years ago
Albert Astals Cid cd61012bc5 Fix for the fix of poppler bug 3299 21 years ago
Albert Astals Cid dc1137ce0a Fix for crash in document from poppler bug 3344 21 years ago
Albert Astals Cid 3b9073ed4a Work on bad jpeg data that have garbage before the start marker. Fixes poppler bug #3299 21 years ago
Albert Astals Cid fd070e110c Fix crash on document available on poppler bug 3750 21 years ago
Albert Astals Cid 2101e21fb2 Fix crash of poppler bug 3728 21 years ago
Albert Astals Cid af4ffd7258 Avoid using automake conditionals 21 years ago
Albert Astals Cid 2a241c8f08 Work on non-gcc compilers 21 years ago
Albert Astals Cid 03786e5ca8 Same fix for bug 109015 21 years ago
Albert Astals Cid 65b5e0861a typo fix 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. 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 21 years ago
Albert Astals Cid 888b0c05a9 link, crashes on startup and has some commented things i need to port later on 21 years ago
Albert Astals Cid 4bca6a6146 fix usage of kde standard jpeg check 21 years ago
Albert Astals Cid eaa3fdf2de fix inheritance for zlib too 21 years ago
Albert Astals Cid 44772a5c84 Fix problem introduced by improper merging of the libjpeg patch 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 21 years ago
Albert Astals Cid 2cdbab1736 Don't assume Encoding array of Type1 fonts end in "foo def". 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) 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 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. 21 years ago
Albert Astals Cid 246509e16c Not used anymore, don't give a warning 21 years ago
Albert Astals Cid e8681f8c32 Compile on Solaris 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 21 years ago
Albert Astals Cid 631458353d Fix compile problem due to the non-standard location of Xft2 header files. 21 years ago
Dirk Mueller 8834a83f90 compile (gcc 4.1) 21 years ago
Albert Astals Cid 1e8160ad99 Really use faceindex for TTC collections 21 years ago
Albert Astals Cid d4a5bf2c23 Understand Futura-CondensedBold and Futura-CondensedLight 21 years ago
Albert Astals Cid b26936a4a3 Lots of xpdf improvements thanks Takashi Iwai <tiwai AT suse DOT de> 21 years ago
Albert Astals Cid a103f957aa Fix the allocation size of libgoo on 64bit architectures. 21 years ago
Albert Astals Cid 55286640e4 Reverting that decreases font quality a lot on the first pdf of that bug 21 years ago
Albert Astals Cid 633fef5eff Do not crash on files that use [possibly bad] MS Gothic font 21 years ago
Albert Astals Cid 2fc01e1d7a Missing bit from the LuRan patch 21 years ago
Albert Astals Cid 05a5b37c7a * Use fontconfig for searching CID Fonts too if no font is found the xpdf way 21 years ago
Albert Astals Cid 1d36b9a090 Compile on Solaris 21 years ago
Jakub Stachowski d23b268ecd Make font matching independent of current locale. 21 years ago
Albert Astals Cid 64bab00507 Drop LIBT1 in libxpdf_la_LIBADD as we don't use libt1 anymore 21 years ago
Albert Astals Cid bbbde65779 Don't use t1lib to render Type 1 fonts (it is crashing), use freetype 21 years ago