1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-08 10:50:33 +00:00
Commit Graph

281 Commits

Author SHA1 Message Date
Lu Wang
272fb57755 fix file copy for empty input 2013-01-28 21:56:22 +08:00
Lu Wang
a9bc242c1c process outline 2013-01-28 21:01:02 +08:00
Lu Wang
e0c859188e new parameter for outline 2013-01-28 20:00:20 +08:00
Lu Wang
b7ffd969e5 fix build with git version of poppler 2013-01-28 19:45:40 +08:00
Lu Wang
d38697d890 refactor file objects 2013-01-28 18:46:44 +08:00
Lu Wang
014ef7ecc2 expose get_linkdest_str 2013-01-28 18:31:02 +08:00
Lu Wang
4d94c1d072 fix build with git version of poppler 2013-01-28 18:16:01 +08:00
Lu Wang
f9399859e4 add a class for 'left' 2013-01-25 16:39:20 +08:00
Lu Wang
e1989652fa fix GfxRGB_hash 2013-01-24 22:44:08 +08:00
Lu Wang
8d09a25baf fixed a typo for GfxRGB_equal 2013-01-24 22:41:59 +08:00
Lu Wang
78704cca61 track strokecolor/ colorspace / render 2013-01-24 20:39:24 +08:00
Lu Wang
d274d4f6c8 fix width of type 3 fonts; don't show hidden text for type 3 fonts 2013-01-19 20:13:31 +08:00
Lu Wang
da8a18c2d9 .. 2013-01-19 19:33:29 +08:00
Lu Wang
e81b0e7456 .. 2013-01-19 19:19:15 +08:00
Lu Wang
2595cbcfa0 explicitly set visible for fonts in order to override derivation 2013-01-19 16:56:37 +08:00
Lu Wang
2dbb226e0e .. 2012-12-11 20:52:36 +08:00
Lu Wang
495dabf964 separate TextLineBuffer 2012-12-11 20:48:10 +08:00
Lu Wang
5842d2279d separate TextLineBuffer 2012-12-11 20:48:01 +08:00
Lu Wang
804f86b127 reorganize coce 2012-12-11 20:17:36 +08:00
Lu Wang
59a571ac8a new param use-cropbox 2012-12-07 20:31:09 +08:00
Lu Wang
c886e22292 merge #54 2012-12-07 20:14:51 +08:00
Herbert Jones
5f919c8d3f Fix problem with certain pdfs that transform the entire document upside
down, including the fonts, which normally appear correctly in other
renderers. Since CSS doesn't know how to handle negative font sizes, the
document needs to be transformed correctly.
2012-12-05 16:10:22 -06:00
Lu Wang
2e0b9c6721 should fix a span with only a space 2012-11-30 17:59:36 +08:00
Lu Wang
d1dfb33e43 .. 2012-11-30 17:33:27 +08:00
Lu Wang
e534298e1b .. 2012-11-29 21:38:23 +08:00
Lu Wang
195a6cc581 refining 2012-11-29 20:39:30 +08:00
Lu Wang
56e59baeb2 split util.h 2012-11-29 18:28:07 +08:00
Lu Wang
d179b50147 working on util.h 2012-11-29 18:16:05 +08:00
Lu Wang
ab28c44034 moving base64/string_formatter out 2012-11-29 17:50:40 +08:00
Lu Wang
35fccdc28c reorganizaing 2012-11-29 17:45:26 +08:00
Lu Wang
63287ce491 reorganize files 2012-11-29 17:28:05 +08:00
filodej
db23e31e6a Add changes requested in code review 2012-11-29 16:55:22 +08:00
filodej
a5ccc7f073 merge filodej 2012-11-29 16:55:20 +08:00
Lu Wang
ef72038894 correct page count in prompt 2012-11-16 20:41:44 +08:00
Lu Wang
76df0f4e97 progress indicator 2012-10-24 22:30:52 +08:00
Lu Wang
90fcf4ed08 fix --fit-width/height 2012-10-24 22:24:33 +08:00
Lu Wang
b58df8cc16 check compiler flag 2012-10-12 22:39:58 +08:00
Lu Wang
57bd310d7b calculate zoom factors in the constructoer 2012-10-09 23:17:47 +08:00
Lu Wang
e604ba7565 .. 2012-10-08 16:36:47 +08:00
Lu Wang
12676ccc4a create a glyph for ' ' when there is not one 2012-10-08 16:26:19 +08:00
Lu Wang
cb9a89d7b3 .. 2012-10-07 00:51:03 +08:00
Lu Wang
90af54acc4 .. 2012-10-06 22:41:06 +08:00
Lu Wang
7664fb5a79 remove alternate unicodes 2012-10-06 19:20:35 +08:00
Lu Wang
b2633ffc1b remove debug info 2012-10-06 15:23:20 +08:00
Lu Wang
250d23c712 remove hypot 2012-10-06 15:06:26 +08:00
Lu Wang
091b623872 new option: remove unused glyphs 2012-10-05 23:38:17 +08:00
Lu Wang
f2cc4b4bd1 dump raw font in debug mode 2012-10-04 22:21:46 +08:00
Lu Wang
5f5747738f working on integrating splash 2012-10-03 22:46:27 +08:00
Lu Wang
49fd259d6f css draw 2012-10-03 12:42:00 +08:00
Lu Wang
2c56c6f6ae cross-browser linear gradient 2012-10-03 03:00:51 +08:00