Lu Wang
942bf388f5
Enable Sauce Advisor
2014-11-20 15:50:22 +08:00
Lu Wang
bc6d9c5a24
record screenshot in remote tests
2014-11-20 13:04:34 +08:00
Lu Wang
df340bf3c4
descripten for test[ci skip]
2014-11-20 12:23:19 +08:00
Lu Wang
3df6a8a893
imporving tests[ci skip]
2014-11-20 12:19:45 +08:00
Lu Wang
52807ca27e
fix travis
2014-11-20 03:35:35 +08:00
Lu Wang
641de043f9
fix travis
2014-11-20 03:13:03 +08:00
Lu Wang
e03bf6ec90
fix travis
2014-11-20 02:58:08 +08:00
Lu Wang
ce01364e7c
install sauceclient for travis
2014-11-20 02:47:03 +08:00
Lu Wang
e2a8e87549
..
2014-11-20 02:35:53 +08:00
Lu Wang
84bb6c9082
test remote browsers using sauce labs
2014-11-20 02:27:08 +08:00
Lu Wang
de08a72bf4
update dependencies [ci skip]
2014-11-20 00:08:19 +08:00
Lu Wang
9071000839
..
2014-11-19 01:05:26 +08:00
Lu Wang
1aaec6192d
track branch wl in travis
2014-11-19 00:51:09 +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
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
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
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
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
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