1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 23:49:00 +00:00
Commit Graph

1171 Commits

Author SHA1 Message Date
Lu Wang
4ce7fa3400 changelog; new function for checking valid unicode values 2013-07-10 11:40:11 +08:00
Lu Wang
0044e9b17c fix --optimize-text 2013-07-06 10:10:41 +08:00
Lu Wang
136991135d show font names in debug messages 2013-07-06 09:16:16 +08:00
Lu Wang
ff7469a521 .. 2013-07-06 05:59:45 +08:00
Lu Wang
c87d1e143a Merge pull request #182 from joshweinstein/patch-1
Replaced errant colon with a semicolon.
2013-07-05 13:56:26 -07:00
joshweinstein
8cc3852b26 Replaced errant colon with a semicolon. 2013-07-05 15:20:45 -04:00
Lu Wang
e9b7ce3b79 Merge branch 'master' of github.com:coolwanglu/pdf2htmlEX 2013-07-05 10:52:50 +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
07d843c7f8 .. 2013-07-04 13:19:12 +08:00
Lu Wang
17c351c810 .. 2013-07-03 12:02:00 +08:00
Lu Wang
132478c1c1 new option: --override-fstype 2013-07-02 08:04:20 +08:00
Lu Wang
1fc7027395 check if em size is 0 2013-07-01 12:01:29 +08:00
Lu Wang
50d261867a fix space width 2013-07-01 10:19:30 +08:00
Lu Wang
0afced18bd disable auto ligature in ff 2013-06-26 20:03:58 +08:00
Lu Wang
fcea225f36 include cstdio for remove() 2013-06-25 04:45:07 +08:00
Lu Wang
29ba79a378 removed '--remove-unused-glyph' 2013-06-17 23:29:22 +08:00
Lu Wang
4a7e067059 .. 2013-06-14 03:22:50 +08:00
Lu Wang
b71efb7f4e fix .data() 2013-06-13 23:08:47 +08:00
Lu Wang
3b3efb6845 add dollar sign for jquery objects 2013-06-13 23:00:42 +08:00
Lu Wang
b6df9d5763 Merge remote-tracking branch 'origin/lazyload' 2013-06-13 22:45:39 +08:00
Lu Wang
7008cd8fba Merge pull request #171 from micred/lazyload
lazy load with deferrered scroll_to
2013-06-13 07:42:04 -07:00
Michele Redolfi
25a3273bac event triggering removed 2013-06-13 14:40:50 +02:00
Michele Redolfi
51dd4fdecd load_page idx now starts from 1; pages_loading move to Viewer instance; fixes; pdf2htmlEX.js.in executable bit removed; 2013-06-13 12:39:52 +02:00
Lu Wang
6d135d7fc0 more strict Matrix_less, which was inconsistent 2013-06-13 18:38:46 +08:00
Lu Wang
fe96b572ef .. 2013-06-13 18:00:25 +08:00
Michele Redolfi
d5ade42d5a lazy load with deferrered scroll_to 2013-06-12 17:53:14 +02:00
Lu Wang
47267669ce fixed a wrong optimization when opening a new text line 2013-06-12 13:21:10 +08:00
Lu Wang
dd41565c3c dump empty frames for split-pages 2013-06-09 22:19:12 +08:00
Lu Wang
69d083b27b auto run test in travis ci 2013-06-07 01:15:51 +08:00
Lu Wang
6e753c1465 add test in makefile 2013-06-07 01:15:14 +08:00
Lu Wang
66b9c52c98 Merge pull request #164 from rmorlok/master
Fixing unit tests
2013-06-06 21:32:56 -07: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
cf1c668b81 Merge pull request #160 from micred/jsonescape
fix bug: JS error when pdf contained single quotes in its name; add myse...
2013-05-31 19:23:26 -07:00
Lu Wang
73d84524f8 override default unicode bidi for RTL languages like Hebrew 2013-05-31 22:17:14 +08:00
Michele Redolfi
933efc1d6c lex order 2013-05-31 12:43:31 +02:00
Michele Redolfi
a59c6a8865 fix bug: JS error when pdf contained single quotes in its name; add myself in AUTHORS as kindly request by Lu 2013-05-31 12:24:12 +02:00
Lu Wang
c4757c7fae strict mode in js 2013-05-30 02:31:48 +08:00
Lu Wang
3fd823e082 update build script 2013-05-30 00:52:20 +08:00
Lu Wang
f655a8af42 changelog 2013-05-27 07:45:16 +08:00
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
c815f304f3 Merge pull request #153 from ChrisCinelli/master
Assign the Viewer to a variable so it can be used
2013-05-22 23:06:31 -07:00
Chris Cinelli
11f23c01e7 Update AUTHORS 2013-05-23 00:00:47 -06:00
Chris Cinelli
2d53c6174a Updated default viewer name 2013-05-22 23:38:07 -06:00
Chris Cinelli
0310176601 Update manifest to provide a object accessible to parent when the HTML is in an iframe 2013-05-21 18:27:53 -06:00
Lu Wang
6adf903b1b compiler flag change 2013-05-11 18:42:50 +08:00
Lu Wang
4e2aefeb6f remove gplv2 2013-05-11 14:53:03 +08:00
Lu Wang
943f949e8e Merge branch 'master' of github.com:coolwanglu/pdf2htmlEX 2013-05-10 22:45:56 +08:00
Lu Wang
1634eb3b8f .gitignore 2013-05-10 22:45:30 +08:00
Lu Wang
d7254f4d00 .gitignore 2013-05-10 22:44:07 +08:00
Lu Wang
35baa47fa3 Update README.md 2013-05-10 22:38:59 +08:00