1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00
Commit Graph

153 Commits

Author SHA1 Message Date
Duan Yao
448b0d6dad Rename files CoveredTextHandler.* to CoveredTextDetector.* 2014-06-29 14:55:48 +08:00
Duan Yao
bd3f165ae2 Handle texts covered by paths; concentrate drawing tracing codes to DrawingTracer calss; disable CSS drawing. 2014-06-29 13:04:12 +08:00
Duan Yao
ce28c00a49 Implement covered text handling. 2014-06-29 13:04:12 +08:00
Lu Wang
15ac5271a7 remove support for old versions of fontforge 2014-03-22 22:36:22 +08:00
Lu Wang
c0371a07a6 fix build for latest poppler and fontforge 2014-02-08 20:35:33 +08:00
Lu Wang
e5e0fc802a bump version 2014-01-19 19:43:44 +08:00
Marc Sanfacon
f0c260d6a0 Renamed win32.* -> mingw.* 2014-01-15 08:29:46 -05:00
Marc Sanfacon
5aebf2c738 Make it work on MingW 2014-01-13 20:08:23 -05:00
Marc Sanfacon
5fab160e05 Modifications following code review
Fixed rmdir under Windows/MINGW
2014-01-09 08:14:12 -05:00
Marc Sanfacon
652b40971a Revert "+ quiet parameter"
This reverts commit defc1738be.
2014-01-08 10:50:32 -05:00
Marc Sanfacon
defc1738be + quiet parameter 2013-12-27 13:52:07 -05:00
Marc Sanfacon
039e528d0d Removed MINGW specific link libraries 2013-12-11 11:00:35 -05:00
Marc Sanfacon
762281ed5b Added gunicode as a dependency on MINGW. 2013-12-05 20:48:45 -05:00
Marc Sanfacon
c1f3fa6178 Fixed Linux build. Link with all libraries under MINGW only. 2013-11-24 10:20:25 -05:00
Marc Sanfacon
8c65a2826b Compile under MinGW 2013-11-22 13:32:40 -05:00
Lu Wang
3d958ab643 install uncompressed files 2013-11-06 04:53:28 +08:00
Lu Wang
b177bf634d remove jquery 2013-11-06 04:08:39 +08:00
Lu Wang
515f496cce relaxing dependency on jQuery 2013-11-06 16:33:15 +08:00
Lu Wang
1d8fb47681 compress css with yuicompressor 2013-10-30 15:50:07 +08:00
Lu Wang
cb11032563 merge js; annotate js 2013-10-22 15:03:07 +08:00
Lu Wang
8ba0ce3e25 update jquery; include jquery from google cdn 2013-10-21 15:04:34 +08:00
Lu Wang
9fcac81465 fixing cmake 2013-10-21 09:33:38 +08:00
Lu Wang
297c902c68 fix js for optimization 2013-10-20 16:35:31 +08:00
Lu Wang
a210576e46 compress js 2013-10-19 15:06:32 +08:00
Lu Wang
459beef8c6 bump version 2013-10-17 12:32:03 +08:00
Lu Wang
c344e82464 add jpeg to debian/control 2013-10-17 12:20:37 +08:00
Lu Wang
e36c33b075 working on indicator 2013-09-28 11:58:01 +08:00
Lu Wang
cddfaf6ae2 add rotating logo 2013-09-27 19:48:40 +08:00
Lu Wang
25506791a6 reorganize poppler files 2013-09-23 16:40:48 +08:00
Lu Wang
e2016d9fca fix build for old poppler 2013-09-23 16:37:02 +08:00
Lu Wang
42806f6ccc cmake 2013-09-21 14:02:05 +08:00
Lu Wang
7f57ff316e don't include freetype without ENABLE_SVG 2013-09-18 18:02:53 +08:00
Lu Wang
dd9d21cb19 new option: --bg-format 2013-09-18 18:01:56 +08:00
Lu Wang
261aba67c3 option ENABLE_SVG in cmake 2013-09-18 16:16:40 +08:00
Lu Wang
827b0aa33b experimental svg support 2013-09-18 15:49:18 +08:00
Lu Wang
14815eb666 fix build for old poppler 2013-09-16 20:39:53 +08:00
Lu Wang
b32892b01b bump version 2013-09-16 12:51:13 +08:00
Lu Wang
d60eb58aad fix cmake test 2013-09-16 11:33:08 +08:00
Lu Wang
f3e1cd6937 fix cmake test 2013-09-16 10:54:58 +08:00
Lu Wang
d4aa022b68 fix cmake test 2013-09-16 10:36:37 +08:00
Lu Wang
6e753c1465 add test in makefile 2013-06-07 01:15:14 +08:00
Lu Wang
6adf903b1b compiler flag change 2013-05-11 18:42:50 +08:00
Lu Wang
23ce8407f1 bump version 2013-05-05 14:32:08 +08:00
Lu Wang
d4d85eac15 fancy css 2013-05-01 17:14:29 +08:00
Lu Wang
68791299e5 add HTMLTextPage for further optimization 2013-04-07 00:42:54 +08:00
Lu Wang
8f929a663a TextLineBuffer -> HTMLTextLine 2013-04-06 23:51:33 +08:00
Lu Wang
fcb61a8fc4 base64stream -> Base64Stream 2013-04-06 23:41:58 +08:00
Lu Wang
1ddcaafd57 rearrange files 2013-04-06 16:45:01 +08:00
Lu Wang
bc9318e33d separate TextLinebuffer and HTMLRenderer 2013-04-06 16:32:31 +08:00
Lu Wang
7275ebde8b refactor state managers 2013-04-04 21:19:28 +08:00