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

668 Commits

Author SHA1 Message Date
Lu Wang
e45a49d40e fix for svg 2013-09-19 00:17:56 +08:00
Lu Wang
d78a4b4154 changelog 2013-09-18 20:30:52 +08:00
Lu Wang
f04941bed0 support jpeg 2013-09-18 20:24:48 +08:00
Lu Wang
dd9d21cb19 new option: --bg-format 2013-09-18 18:01:56 +08:00
Lu Wang
bcadc6be6a .. 2013-09-18 16:53:42 +08:00
Lu Wang
51499dcff0 .. 2013-09-18 16:52:56 +08:00
Lu Wang
261aba67c3 option ENABLE_SVG in cmake 2013-09-18 16:16:40 +08:00
Lu Wang
827b0aa33b experimental svg support 2013-09-18 15:49:18 +08:00
Lu Wang
14815eb666 fix build for old poppler 2013-09-16 20:39:53 +08:00
Lu Wang
99102fb90c fix build 2013-09-16 20:09:33 +08:00
Lu Wang
f45e4e1c36 fix build 2013-09-16 20:05:17 +08:00
Lu Wang
ccfe509e57 dump only bounding box of the background image 2013-09-16 19:53:52 +08:00
Lu Wang
7534466d75 do not embed empty bg image 2013-09-16 16:30:00 +08:00
Lu Wang
4859a74819 initialize enc->unicode when there are too few elements 2013-09-10 20:13:00 +08:00
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
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
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
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
b6df9d5763 Merge remote-tracking branch 'origin/lazyload' 2013-06-13 22:45:39 +08: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
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
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
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
de26cf056e add json encoding 2013-05-09 20:30:49 +08:00
Lu Wang
57a687ccf8 remove unuseful code 2013-05-06 19:54:29 +08:00
Lu Wang
7c12b228c2 disable dragging on background images 2013-05-06 19:53:56 +08:00
Lu Wang
c1104cb00f clear map file on error; trim spaces in manifest 2013-05-06 17:25:41 +08:00
Lu Wang
6ff5b8be32 disable text optimization by default 2013-05-06 11:08:29 +08:00
Lu Wang
12f2b97445 fix space width for IE 2013-05-04 23:09:49 +08:00
Lu Wang
769f081609 set std glyph name when creating empty char 2013-05-04 22:05:43 +08:00
Lu Wang
daece48bd7 fix build for g++ 4.4.6 2013-05-04 21:21:29 +08:00
Lu Wang
a82996eeb7 check clip changes 2013-05-04 21:17:35 +08:00
Lu Wang
c30bc8a353 clipbox fix 2013-05-04 19:36:18 +08:00
Lu Wang
0cd9405565 simple clipping 2013-05-04 19:26:26 +08:00
Lu Wang
84a2490200 workaround of soft hyphen 2013-05-04 13:52:58 +08:00
Lu Wang
ebc32a9fb1 .. 2013-05-04 03:30:18 +08:00
Lu Wang
bcf3bd793e remove special handling of base 14 fonts 2013-05-04 03:29:10 +08:00
Lu Wang
8bad93c8e5 use the code2gid table when there is no one embedded 2013-05-04 02:52:30 +08:00
Lu Wang
fe4aca9faf reinitialize vertical_align in check_state 2013-05-03 15:19:09 +08:00
Lu Wang
2b96c9d7d5 .. 2013-05-03 02:10:56 +08:00
Lu Wang
9d69539fe5 do not reencode external fonts 2013-05-03 01:47:55 +08:00
Lu Wang
3ed7389ad9 dump font encoding for debug; do not force using to-unicode for ttf fonts 2013-05-03 00:51:58 +08:00