Lu Wang
|
8b166129d3
|
Update CONTRIBUTING.md
|
2015-03-16 23:00:19 +08:00 |
|
Lu Wang
|
d6f5b36a28
|
track travis branch on CI
|
2014-11-16 22:58:41 +08:00 |
|
Lu Wang
|
6c1f94c531
|
Update README.md
|
2014-11-15 13:44:22 +08:00 |
|
Lu Wang
|
67dac7d993
|
wrap-and-sort
|
2014-11-12 11:43:28 +08:00 |
|
Lu Wang
|
1a6ecd81fc
|
fix ppa packaging
|
2014-11-12 10:58:16 +08:00 |
|
Lu Wang
|
eb4de24102
|
trying to fix ppa packaging
|
2014-11-12 09:45:49 +08:00 |
|
Lu Wang
|
4f41716f63
|
Merge pull request #434 from srijs/patch-1
fix typo: generalise error message
|
2014-10-01 19:55:37 +08:00 |
|
Sam Rijs
|
5baa3be878
|
fix typo: generalize error message
|
2014-09-26 16:32:58 +10:00 |
|
Lu Wang
|
f609ed732f
|
update travis file
|
2014-07-25 01:08:47 -07:00 |
|
Lu Wang
|
07f9b75116
|
..
|
2014-07-25 00:35:42 -07: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
|
6e8d5396cd
|
make license consistent
|
2014-07-13 17:16:36 -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 |
|
Duan Yao
|
d0348b3974
|
Rename class CoveredTextHandler to CoveredTextDetector
|
2014-06-29 14:48:57 +08:00 |
|
Duan Yao
|
9bd1eb2c2a
|
Remove unuseful constructor/destructor of CoveredTextHandler
|
2014-06-29 14:39:51 +08:00 |
|
Duan Yao
|
24b5eeb1e5
|
re-apply "fix rise with optimize-text(9c0b2a8a )" after rebase
|
2014-06-29 13:51:31 +08:00 |
|
Duan Yao
|
25d53ba0d1
|
Fix call to Color constructor.
|
2014-06-29 13:16:42 +08:00 |
|
Duan Yao
|
85f04be632
|
Covered text handling: rename option name to --correct-text-visibility.
|
2014-06-29 13:16:42 +08:00 |
|
Duan Yao
|
ceb4e3eac6
|
Covered text handling: use class instead of inline style.
|
2014-06-29 13:12:35 +08:00 |
|
Duan Yao
|
39e171a737
|
Improve covered text handling: 1. take care of chars corespond to 0 or more than one unicode points;
2. merge sibling invisiable spans; 3. improve interfaces of HTMLLineState and HTMLRenderer;
|
2014-06-29 13:12:35 +08:00 |
|
Duan Yao
|
65e82028bb
|
Allow covered text handling (--process-covered-text) to work without cairo.
|
2014-06-29 13:12:35 +08:00 |
|
Duan Yao
|
e69e9a8be8
|
Fix word space problem in HTMLRenderer::drawString().
|
2014-06-29 13:12:34 +08:00 |
|
Duan Yao
|
4c2fcb4f0d
|
Fix of "Fix issue in char displacement calculation".
|
2014-06-29 13:12:34 +08:00 |
|
Duan Yao
|
5fdc4cbb36
|
Improve stroke handling in DrawingTracer by simulating line join.
|
2014-06-29 13:08:54 +08:00 |
|
Duan Yao
|
b9899d8d4a
|
Fix issue in char displacement calculation.
|
2014-06-29 13:08:53 +08:00 |
|
Duan Yao
|
f705a98581
|
Improve DrawingTracer::stroke() by break path into steps.
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
a57b61731d
|
Fix Travis build
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
e468f03494
|
Fix covered text processing issue (in DrawingTracer::set_ctm) when zoom != 1
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
4ab00e3644
|
Add check of nullptr to fallback_bg_renderer; remove outdated comment.
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
69ceff7dbd
|
Delete an unintentionally commited file.
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
a5ac6b4d0d
|
Make SplashBackgroundRenderer working with --process-covered-text
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
55d45acd32
|
Code cleaning
|
2014-06-29 13:04:12 +08:00 |
|
Duan Yao
|
1d95b73eee
|
Handle clips during processing of covered text.
|
2014-06-29 13:04:12 +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
|
9c0b2a8a74
|
fix rise with optimize-text
|
2014-06-28 02:04:20 -07:00 |
|
Lu Wang
|
fefd307016
|
fix for rise
|
2014-06-28 00:04:59 -07:00 |
|
Duan Yao
|
55def41bcd
|
Proof mode: take care of render mode change inside text object; fix line width calculation in case of rotaion transform.
|
2014-06-28 14:55:01 +08:00 |
|
Lu Wang
|
54c346fb22
|
Merge pull request #371 from duanyao/proof_output
Implement proof output
|
2014-06-27 01:32:05 -07:00 |
|
Duan Yao
|
0b82165543
|
Proof mode: stroke and fill texts to improve visibility.
|
2014-06-27 16:11:42 +08:00 |
|
Duan Yao
|
aa15515247
|
Improve coding style of proof mode.
|
2014-06-27 11:35:00 +08:00 |
|