1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Lu Wang
84bb6c9082 test remote browsers using sauce labs 2014-11-20 02:27:08 +08:00
Lu Wang
9071000839 .. 2014-11-19 01:05:26 +08:00
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
abb278c3e2 check more c++11 features
use local browser to test
2014-11-18 04:29:24 +08:00
Lu Wang
bd891e7eb0 add libpoppler-private-dev to travis 2014-11-16 22:52:40 +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
d02a8e5c01 fix test 2014-07-25 01:08:10 -07:00
Lu Wang
123b37ce22 lots of improvements from josch 2014-07-13 16:59:30 -07:00
Lu Wang
d60eb58aad fix cmake test 2013-09-16 11:33:08 +08:00
Lu Wang
b6f5855533 typo 2013-08-09 06:52:07 +08:00
Lu Wang
0044e9b17c fix --optimize-text 2013-07-06 10:10:41 +08:00
Lu Wang
92274d2502 reencode to unicode full before generating a font, such that FF won't ditch glyphs 2013-07-05 10:52:31 +08:00
Lu Wang
6e753c1465 add test in makefile 2013-06-07 01:15:14 +08:00
Ryan Morlok
1544149e04 updating test_naming.py unit tests to make the expected values consistent with new output structure and make calls to pdf2htmlEX use updated command line arguments 2013-06-04 13:03:29 -05:00
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
9d69539fe5 do not reencode external fonts 2013-05-03 01:47:55 +08:00
Lu Wang
90d99d5000 working on line merging 2013-03-24 17:18:13 +08:00
Ryan Morlok
6298c19a3b combined the sanitize and validate funcitons into a single function; limited the format characters supported to avoid validation complexity; updated documentation; feature implemented by Ryan Morlok (ryan.morlok@morlok.com) on behalf of Docalytics (http://www.docalytics.com/) 2013-03-18 01:39:02 -05:00
Ryan Morlok
3cafb540c6 updated split page filename formatting to not rely on regex to be compatible with older compilers. added several test cases to account for new implementation. updated documenation to more accurately reflect how split page filenames are generated. 2013-03-17 23:31:43 -05:00
Ryan Morlok
83c947462a added input sanitation for split page generation when accepting a custom outfile file name format. Added unit tests for various file name generation scenarios. 2013-03-17 00:08:06 -05:00
Lu Wang
d995af05a0 test.py 2013-02-05 22:11:45 +08:00
Lu Wang
8c09bb056c changelog 2013-01-26 14:23:28 +08:00
Lu Wang
6713edf772 Changelog 2012-10-06 21:14:22 +08:00
Lu Wang
a67a74fd51 remove-unused-glyphs is now default 2012-10-06 20:44:08 +08:00
Lu Wang
baf6ad22b6 fix mem issue of 'selected' 2012-10-06 20:25:11 +08:00
Lu Wang
7664fb5a79 remove alternate unicodes 2012-10-06 19:20:35 +08:00
Lu Wang
091b623872 new option: remove unused glyphs 2012-10-05 23:38:17 +08:00
Lu Wang
caac23b62f README 2012-10-03 12:51:04 +08:00
Lu Wang
19db1a908d test.py 2012-10-03 03:37:00 +08:00
Lu Wang
a4f100a0af fixe logic of hinting 2012-09-24 02:22:42 +08:00
Lu Wang
c393c1b206 working on external hint tool 2012-09-23 22:53:21 +08:00
Lu Wang
fa818c3c39 .. 2012-09-23 20:33:25 +08:00
Lu Wang
661b1aa92a tweaking font-size-multiplier and auto-hint 2012-09-21 18:12:14 +08:00
Lu Wang
6b60c08c7e add 'auto-hint' 2012-09-21 16:51:13 +08:00
Lu Wang
f02e1d4e1a don't hurt em size..breaking IE, will fix this later 2012-09-14 17:53:54 +08:00
Lu Wang
52eab35080 update test.py 2012-09-08 01:45:38 +08:00
Lu Wang
e191f8127d removed 'optmized' option, use greedy method automatically 2012-09-06 14:37:09 +08:00
Lu Wang
0792e2cc75 fix heuristic stuff for python in CMakeList.txt 2012-09-05 23:12:36 +08:00
Lu Wang
77d9038055 update test 2012-09-05 16:23:34 +08:00
Lu Wang
4f6bb43025 update test.py 2012-09-01 23:24:59 +08:00
Lu Wang
f083f662ad .. 2012-08-28 01:57:39 +08:00
Lu Wang
e33850c2f2 update test.py 2012-08-27 16:44:20 +08:00
Lu Wang
5510e12288 update test.py 2012-08-27 16:39:45 +08:00
Lu Wang
7a1983091a add a test script 2012-08-27 16:34:06 +08:00