1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
Commit Graph

1692 Commits

Author SHA1 Message Date
Lu Wang
2bda9bb3ec improving tests
disable ttfautohint in test refs
2014-11-19 00:48:18 +08:00
Lu Wang
128e7982fe fix test 2014-11-18 13:25:03 +08:00
Lu Wang
757810f170 travis debug
Update README.md

track travis branch on CI

install ttfautohint; run ctest with output-on-failure

check more c++11 features

use local browser to test

install selenium through pip in travis

refactor tests

use html instead of png as reference
2014-11-18 13:17:22 +08:00
Lu Wang
f865a96a61 install selenium through pip in travis 2014-11-18 04:48:08 +08:00
Lu Wang
0261992c3d install selenium in travis 2014-11-18 04:38:34 +08:00
Lu Wang
abb278c3e2 check more c++11 features
use local browser to test
2014-11-18 04:29:24 +08:00
Lu Wang
24dd236614 check more c++11 features 2014-11-17 22:53:42 +08:00
Lu Wang
a9ab233f2b install ttfautohint; run ctest with output-on-failure 2014-11-16 23:21:32 +08:00
Lu Wang
f477ca0481 install latest wkhtmltox 2014-11-16 23:12:06 +08:00
Lu Wang
203bd0aea0 travis debug 2014-11-16 23:05:23 +08:00
Lu Wang
a7517a9bc2 travis debug 2014-11-16 23:01:59 +08:00
Lu Wang
d97c20028a Merge branch 'master' into travis 2014-11-16 22:58:48 +08:00
Lu Wang
d6f5b36a28 track travis branch on CI 2014-11-16 22:58:41 +08:00
Lu Wang
b3d60b9548 travis debug 2014-11-16 22:57:38 +08:00
Lu Wang
bd891e7eb0 add libpoppler-private-dev to travis 2014-11-16 22:52:40 +08:00
Lu Wang
92413fdec3 use auto when possible
fix typo
2014-11-16 22:11:03 +08:00
Lu Wang
527e7b6216 improve test runner 2014-11-16 13:40:02 +08:00
Lu Wang
22d19329c0 working on unittest
use fontforge PPA in travis

exluding test/ in the archive

..

rewrite test_naming.py

migrate old test_nameing.py to new unittest
2014-11-16 00:06:43 +08:00
Lu Wang
6c1f94c531 Update README.md 2014-11-15 13:44:22 +08:00
Simon Chenard
c9201c6a1d some more corrections and cleaning 2014-11-14 14:28:17 -05:00
Lu Wang
2ca5ea6031 todo 2014-11-13 12:35:34 +08: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
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
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
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
ac19f26368 Update README.md 2014-08-28 07:44:31 +08:00
Lu Wang
f5c2cca4f5 render text on background image if used as path 2014-08-21 17:07:42 -07:00
Lu Wang
4ec223297d update manpage 2014-08-20 16:02:21 -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
Lu Wang
b4fe859c0d Merge pull request #408 from duanyao/Fix_page_box_dt
Fix page box bug in DrawingTracer (#404); add more debug output.
2014-08-17 19:34:45 -07: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
Lu Wang
4df4ea5e4c Merge pull request #407 from duanyao/fix_bitmap_dump
Fix bitmap dump
2014-08-05 14:20:18 -07:00
Duan Yao
166625fb71 Update man page for --svg-embed-bitmap. 2014-08-05 18:59:19 +08: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
f609ed732f update travis file 2014-07-25 01:08:47 -07:00
Lu Wang
d02a8e5c01 fix test 2014-07-25 01:08:10 -07:00
Lu Wang
311bdf78ea bump version 2014-07-25 00:44:28 -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