Lu Wang
|
ace5b9a178
|
Merge branch 'master' into incoming
|
2015-06-30 14:47:37 +08:00 |
|
Steven Lee
|
9d97ed7356
|
fix issue when compile windows version
fix issue: '_mkdir' was not declared in this scope
|
2015-06-23 18:30:24 +08:00 |
|
Lu Wang
|
4da3a78821
|
do not abort when attempting to flatten a non-CID font
|
2015-05-03 19:22:00 +08:00 |
|
Lu Wang
|
2a5ce90818
|
handle subtype OpenType for FontFile3, in pdf 1.6
|
2015-05-03 18:40:40 +08:00 |
|
Lu Wang
|
c48f9afb6d
|
fixes #335
|
2015-05-03 14:21:56 +08:00 |
|
Lu Wang
|
0da946b4f9
|
it's been 2015
|
2015-05-03 11:37:46 +08:00 |
|
Lu Wang
|
1a90525a8b
|
wipe out font names; fixes #486
|
2015-05-02 17:16:10 +08:00 |
|
Lu Wang
|
ae0adbd0fe
|
fixes #511
|
2015-05-01 19:11:24 +08:00 |
|
Lu Wang
|
394354f255
|
fixes #513; 0.14.2
|
2015-05-01 19:04:00 +08:00 |
|
Lu Wang
|
fa13386899
|
fix #501
|
2015-05-01 13:45:30 +08:00 |
|
Duan Yao
|
66231996fd
|
Improve checking of illegal unicode in HTML, matching Webkit and Firefox's implementation.
|
2015-03-18 19:06:06 +08:00 |
|
Lu Wang
|
5a66ac5a55
|
mark U+200B as illegal
|
2015-03-18 18:07:50 +08:00 |
|
Duan Yao
|
ebbdbef47e
|
Workaround bugs of blink/webkit: (negative) word-spacing, leading spaces, inline/inline-block elements.
|
2015-03-16 02:44:38 +08:00 |
|
Duan Yao
|
0b873f62b2
|
Revert "Workaround chrome/webkit bug of word-spacing with leading spaces."
This reverts commit fdf1c36744 .
|
2015-03-15 21:47:31 +08:00 |
|
Lu Wang
|
568dc8e650
|
revert previous commit, which broke the test case for text visibility
|
2015-03-15 17:36:06 +08:00 |
|
Lu Wang
|
7706bd7a96
|
0.13.0
- Use micro version number
- Do not output leading space due to a chromium bug
- Fixed test case for with_form
|
2015-03-15 14:39:58 +08:00 |
|
Lu Wang
|
d4fc82b901
|
fix for poppler 0.31.0
|
2015-02-16 16:56:43 +08:00 |
|
Simon Chenard
|
a90ae31a8a
|
cleanup in form.cc
|
2015-01-27 16:01:30 -05:00 |
|
Simon Chenard
|
54781e0523
|
include-forms option : a few style changes
|
2015-01-26 10:20:00 -05:00 |
|
Simon Chenard
|
db10f6744a
|
added mention when encountering unsupported field + some stylistic changes
|
2015-01-16 15:23:38 -05:00 |
|
Simon Chenard
|
9fd1ba37de
|
As suggested by Lu Wand, merging the adobe-form branch into the incoming branch
|
2014-12-03 14:32:01 -05:00 |
|
Simon Chenard
|
87bc6c06d4
|
small CSS fix for the radio button image
|
2014-12-03 14:31:38 -05:00 |
|
Lu Wang
|
92413fdec3
|
use auto when possible
fix typo
|
2014-11-16 22:11:03 +08:00 |
|
Simon Chenard
|
c9201c6a1d
|
some more corrections and cleaning
|
2014-11-14 14:28:17 -05:00 |
|
Lu Wang
|
ad6ff61797
|
ENABLE_SVG is on by default; do not support poppler <0.25.0
|
2014-11-13 12:32:31 +08:00 |
|
Lu Wang
|
4101e845eb
|
Merge branch 'master' into incoming
|
2014-11-13 12:19:49 +08:00 |
|
Simon Chenard
|
6fe0262427
|
The cross symbol for checkboxes is now an image.
|
2014-10-16 10:34:41 -04:00 |
|
Simon Chenard
|
ea226cf302
|
Corrections as per Wang Lu's suggestions
|
2014-10-02 16:08:42 -04:00 |
|
Sam Rijs
|
5baa3be878
|
fix typo: generalize error message
|
2014-09-26 16:32:58 +10:00 |
|
Lu Wang
|
f5c2cca4f5
|
render text on background image if used as path
|
2014-08-21 17:07:42 -07:00 |
|
Lu Wang
|
2a9e8a3d40
|
Merge pull request #414 from duanyao/workaround_leading_space_chrome
Workaround chrome/webkit bug of word-spacing with leading spaces.
|
2014-08-18 20:04:38 -07:00 |
|
Duan Yao
|
fdf1c36744
|
Workaround chrome/webkit bug of word-spacing with leading spaces.
|
2014-08-19 10:30:43 +08:00 |
|
Duan Yao
|
5205e7b613
|
Fix page box bug in DrawingTracer (#404); add more debug output.
|
2014-08-18 10:10:05 +08:00 |
|
Simon Chenard
|
f8404691ed
|
cleanup a bit, output css only once
|
2014-08-14 10:35:27 +02:00 |
|
Simon Chenard
|
5223541c1f
|
working but ugly code
|
2014-08-11 16:36:35 +02:00 |
|
Lu Wang
|
55b5b51f0e
|
Merge pull request #406 from duanyao/fix_offset_and_padding
Fix offset optimizing issue introduced by padding char (#398).
|
2014-08-07 13:41:09 -07:00 |
|
Duan Yao
|
144ec439f0
|
Don't dump jpeg not in RGB or Gray colorspaces (Fix 400).
|
2014-08-04 02:56:01 +08:00 |
|
Duan Yao
|
e230bc06a9
|
Force --svg-embed-bitmap on when user set --embed-image on.
|
2014-08-04 02:55:45 +08:00 |
|
Duan Yao
|
c7053f392b
|
Fix offset optimizing issue introduced by padding char (#398).
|
2014-08-04 02:47:51 +08:00 |
|
Lu Wang
|
75709ac6c3
|
update changelog, prepare for new release
|
2014-07-24 20:14:01 -07:00 |
|
Lu Wang
|
ffa7ead922
|
purge css draw
|
2014-07-24 20:02:39 -07:00 |
|
Lu Wang
|
80b8e1f5de
|
Merge pull request #365 from duanyao/covered_text_handling
Covered text handling
|
2014-07-13 17:41:31 -07:00 |
|
Lu Wang
|
b45f141f5f
|
Merge pull request #384 from duanyao/xhtml_output
Change output format to xhtml, and enable --output-filename option.
|
2014-07-13 17:20:41 -07:00 |
|
Lu Wang
|
2081f9eb88
|
merge fix
|
2014-07-13 17:02:15 -07:00 |
|
Lu Wang
|
123b37ce22
|
lots of improvements from josch
|
2014-07-13 16:59:30 -07:00 |
|
Lu Wang
|
329364285e
|
Merge branch 'incoming' of github.com:coolwanglu/pdf2htmlEX into incoming
|
2014-07-13 16:34:51 -07:00 |
|
Duan Yao
|
5993548c1d
|
Change output format to xhtml.
|
2014-07-12 08:45:20 +08:00 |
|
Lu Wang
|
11ae1fbad0
|
sync with fontforge master
|
2014-06-30 12:16:55 -07:00 |
|
Lu Wang
|
10cbf4e5c5
|
Merge pull request #379 from duanyao/proof_output
Proof mode: take care of render mode change inside text object; fix line...
|
2014-06-29 23:11:17 -07:00 |
|
Duan Yao
|
448b0d6dad
|
Rename files CoveredTextHandler.* to CoveredTextDetector.*
|
2014-06-29 14:55:48 +08:00 |
|