pdf2htmlEX/src
Duan Yao 66231996fd Improve checking of illegal unicode in HTML, matching Webkit and Firefox's implementation. 2015-03-18 19:06:06 +08:00
..
BackgroundRenderer fix for poppler 0.31.0 2015-02-16 16:56:43 +08:00
HTMLRenderer Improve checking of illegal unicode in HTML, matching Webkit and Firefox's implementation. 2015-03-18 19:06:06 +08:00
util Improve checking of illegal unicode in HTML, matching Webkit and Firefox's implementation. 2015-03-18 19:06:06 +08:00
ArgParser.cc use auto when possible 2014-11-16 22:11:03 +08:00
ArgParser.h new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Base64Stream.cc .. 2013-04-07 14:25:39 +08:00
Base64Stream.h .. 2013-04-07 14:25:39 +08:00
Color.cc Proof mode: stroke and fill texts to improve visibility. 2014-06-27 16:11:42 +08:00
Color.h Proof mode: stroke and fill texts to improve visibility. 2014-06-27 16:11:42 +08:00
CoveredTextDetector.cc Rename files CoveredTextHandler.* to CoveredTextDetector.* 2014-06-29 14:55:48 +08:00
CoveredTextDetector.h Rename files CoveredTextHandler.* to CoveredTextDetector.* 2014-06-29 14:55:48 +08:00
DrawingTracer.cc Fix page box bug in DrawingTracer (#404); add more debug output. 2014-08-18 10:10:05 +08:00
DrawingTracer.h Allow covered text handling (--process-covered-text) to work without cairo. 2014-06-29 13:12:35 +08:00
HTMLState.h Improve covered text handling: 1. take care of chars corespond to 0 or more than one unicode points; 2014-06-29 13:12:35 +08:00
HTMLTextLine.cc Revert "Workaround chrome/webkit bug of word-spacing with leading spaces." 2015-03-15 21:47:31 +08:00
HTMLTextLine.h Merge pull request #365 from duanyao/covered_text_handling 2014-07-13 17:41:31 -07:00
HTMLTextPage.cc use auto when possible 2014-11-16 22:11:03 +08:00
HTMLTextPage.h Make SplashBackgroundRenderer working with --process-covered-text 2014-06-29 13:04:12 +08:00
Param.h some more corrections and cleaning 2014-11-14 14:28:17 -05:00
Preprocessor.cc use auto when possible 2014-11-16 22:11:03 +08:00
Preprocessor.h use reference instead of pointer 2013-04-06 17:01:05 +08:00
StateManager.h Workaround bugs of blink/webkit: (negative) word-spacing, leading spaces, inline/inline-block elements. 2015-03-16 02:44:38 +08:00
StringFormatter.cc rearrange files 2013-04-06 16:45:01 +08:00
StringFormatter.h .. 2013-06-13 18:00:25 +08:00
TmpFiles.cc use auto when possible 2014-11-16 22:11:03 +08:00
TmpFiles.h Added a parameter to limit the output size. This is an estimate, but should be good enough. 2013-11-22 16:39:28 -05:00
css_class_names.cmakelists.txt some more corrections and cleaning 2014-11-14 14:28:17 -05:00
pdf2htmlEX-config.h.in ENABLE_SVG is on by default; do not support poppler <0.25.0 2014-11-13 12:32:31 +08:00
pdf2htmlEX.cc As suggested by Lu Wand, merging the adobe-form branch into the incoming branch 2014-12-03 14:32:01 -05:00