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
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
Daniel Bonniot
bf210751f7
Added myself in AUTHORS, as requested
2013-07-03 22:35:49 +02:00
Daniel Bonniot
08ba884b7f
Simplify the implementation of ctrl-home, we don't need to care about pages in this case.
...
https://github.com/coolwanglu/pdf2htmlEX/issues/180
2013-07-03 22:16:41 +02:00
Daniel Bonniot
972c92540e
Use return in the non-handled key cases, and call preventDefault() in a single place, as suggested.
...
https://github.com/coolwanglu/pdf2htmlEX/issues/180
2013-07-03 22:02:59 +02:00
Daniel Bonniot
4bde91423d
https://github.com/coolwanglu/pdf2htmlEX/issues/180
...
Scroll pages with alt-page up/down, not page up/down.
Implement screen scrolling for page up/down.
Fix comment about which key is up (code was right, but comments were inverted :D)
2013-07-03 12:16:32 +02:00
Daniel Bonniot
d9bd8106fe
https://github.com/coolwanglu/pdf2htmlEX/issues/180
...
Call e.preventDefault() when the key was handled.
2013-07-03 11:27:12 +02:00
Daniel Bonniot
40dc097ebd
https://github.com/coolwanglu/pdf2htmlEX/issues/180
...
Better name for the key handler.
2013-07-03 11:22:42 +02:00
Daniel Bonniot
316d547ac0
https://github.com/coolwanglu/pdf2htmlEX/issues/180
...
Add key handler, and implement page up, page down, ctrl-home and ctrl-end.
First commit on github and first javascript coding :)
2013-07-03 09:57:00 +02: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