1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
pdf2htmlEX/src
2015-01-16 15:23:38 -05:00
..
BackgroundRenderer use auto when possible 2014-11-16 22:11:03 +08:00
HTMLRenderer added mention when encountering unsupported field + some stylistic changes 2015-01-16 15:23:38 -05:00
util As suggested by Lu Wand, merging the adobe-form branch into the incoming branch 2014-12-03 14:32:01 -05: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
css_class_names.cmakelists.txt some more corrections and cleaning 2014-11-14 14:28:17 -05: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 Workaround chrome/webkit bug of word-spacing with leading spaces. 2014-08-19 10:30:43 +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
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
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 use auto when possible 2014-11-16 22:11:03 +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