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

1321 Commits

Author SHA1 Message Date
Lu Wang
8cac1e6aaf improve accuray for type 3 fonts 2013-09-20 20:06:06 +08:00
Lu Wang
09856c0910 improve ascent/descent for type 3 fonts 2013-09-20 16:35:19 +08:00
Lu Wang
8812bb52fb scale type 3 fonts 2013-09-19 22:02:12 +08:00
Lu Wang
4dad850ff7 .. 2013-09-19 06:06:22 +08:00
Lu Wang
be689f369f some comments 2013-09-19 06:05:03 +08:00
Lu Wang
8c4e14b1fa working on type3 processing 2013-09-19 05:56:57 +08:00
Lu Wang
fdcf9e634c disable dump_type3_font 2013-09-19 02:42:48 +08:00
Lu Wang
ea4fb47f04 working on dumping type 3 glyphs 2013-09-19 02:41:00 +08:00
Lu Wang
2d1b810c4e remove debug info 2013-09-19 00:20:03 +08:00
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
b4bf67629c update .gitignore 2013-09-18 18:05:58 +08:00
Lu Wang
7f57ff316e don't include freetype without ENABLE_SVG 2013-09-18 18:02:53 +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
71d2a1a9ea a little more css for background image 2013-09-16 20:04:06 +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
b32892b01b bump version 2013-09-16 12:51:13 +08:00
Lu Wang
d60eb58aad fix cmake test 2013-09-16 11:33:08 +08:00
Lu Wang
f3e1cd6937 fix cmake test 2013-09-16 10:54:58 +08:00
Lu Wang
d4aa022b68 fix cmake test 2013-09-16 10:36:37 +08:00
Lu Wang
f29931acf1 v0.9 2013-09-16 10:20:30 +08:00
Lu Wang
47eb8811a7 update title for demo 2013-09-10 20:33:50 +08:00
Lu Wang
4859a74819 initialize enc->unicode when there are too few elements 2013-09-10 20:13:00 +08:00
Lu Wang
90d7bbc9ce update README 2013-09-08 14:56:42 +08:00
Lu Wang
f2f51ddab3 update README 2013-09-08 14:55:39 +08:00
Lu Wang
a26076751e Update README.md 2013-09-06 14:56:28 +08:00
Lu Wang
a7f2731836 update README 2013-09-05 20:42:24 +08:00
Michele Redolfi
6abc16fb53 NR_PAGES_TO_PRERENDER_ON_ZOOM is now called SMOOTH_ZOOM_THRESHOLD 2013-08-13 11:33:06 +02:00
Lu Wang
a124926862 typo 2013-08-09 06:53:44 +08:00
Lu Wang
b6f5855533 typo 2013-08-09 06:52:07 +08:00
Michele Redolfi
ed1df3b470 clean up 2013-07-17 09:47:13 +02:00
Michele Redolfi
ea1878e233 caching of height / width; rendering optimizations while zooming 2013-07-16 20:19:25 +02:00
Michele Redolfi
43c330f9b7 basic zoom 0.1 2013-07-16 17:42:02 +02:00
Daniel Bonniot
b78cdd0a9d Use scrollHeight to find out how to scroll to the end for ctrl-end.
https://github.com/coolwanglu/pdf2htmlEX/issues/180
2013-07-14 16:34:02 +02: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
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