27 Commits (6925c8a70b2a64edaeefa29437eeea3539b2bdb0)

Author SHA1 Message Date
Albert Astals Cid 6e1fec9185 Remove HAVE_FREETYPE_217_OR_OLDER as that is detected on runtime now, add a note to warn all that freetype < 2.1.10 users that 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 5fd54ac100 use kde's check for libjpeg, thanks Lauri for telling mine sucked :-D 21 years ago
Albert Astals Cid 50a5316456 Correct configure.in.in fixes 104012, 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 631458353d Fix compile problem due to the non-standard location of Xft2 header files. 21 years ago
Albert Astals Cid 0571097b26 Make what i really said yesterday. 21 years ago
Albert Astals Cid e87148d238 Better wording 21 years ago
Albert Astals Cid 1eed94c3d6 More on the DRM issue. 21 years ago
Albert Astals Cid 67f4c2b3e7 Please #kde-devel people making beign a pdf hacker more easy, if you don't want drm checking just do 21 years ago
Albert Astals Cid bbbde65779 Don't use t1lib to render Type 1 fonts (it is crashing), use freetype 21 years ago
Albert Astals Cid ef815771cf Fix my fix of #96085 as freetype treats all CID fonts the same way only from 2.1.8 and up 21 years ago
Albert Astals Cid aca830739f Link to Xft libs 21 years ago
Albert Astals Cid ebb4ef01e9 Bring that ifdef back to if, use the same configure.in.in from HEAD that makes that possible 22 years ago
Albert Astals Cid c8f1269c2a Define to 0 when the header is not present so we don't get the warning about a non defined thing 22 years ago
Albert Astals Cid 5bbcd7f771 #define HAVE_MKSTEMPS 1 as libkdefakes provides it 22 years ago
Albert Astals Cid b670bb6919 define HAVE_FREETYPE 22 years ago
Albert Astals Cid 4292a84914 Use AC_LANG_SAVE/RESTORE 22 years ago
Albert Astals Cid 75a7004a7c Detect t1lib. I've done my best to make it work, but having a configure.in.in guru over it would not hurt 22 years ago
Albert Astals Cid 3578b8d7c1 Add a configuration switch that enables the user to enable the multithreading present in xpdf code. Also removes the warnings about "MULTITHREADING" is not defined 22 years ago
Stephan Kulow 334bd057a8 adding debian path 22 years ago
Stephan Kulow 86074e42a8 try to find xpfdrc 22 years ago
Wilco Greven 2ce3181301 - Use xpdf 2.00 sources 24 years ago
Wilco Greven 06a50cf15f Some small fixes for the build system. 24 years ago
Wilco Greven 3f027fcce6 Add function checks for mkstemp, mkstemps, fseek64 and popen. 24 years ago
Wilco Greven a4c32c5757 Some work on the configuration. 24 years ago
Christophe Prud'homme 6c1144398e added support for freetype2, t1lib and paper 24 years ago