1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-17 21:16:03 +00:00
Commit Graph

117 Commits

Author SHA1 Message Date
Lu Wang
7c2679d23c working on asc/des 2012-09-19 03:20:34 +08:00
Lu Wang
af65485eb3 .. 2012-09-18 02:37:30 +08:00
Lu Wang
ac6b04ab32 rename ff to ffw 2012-09-17 20:40:10 +08:00
Lu Wang
d2fb40fc00 check all ofstream 2012-09-17 20:07:50 +08:00
Lu Wang
e2470203ab fix asc/des 2012-09-17 01:14:58 +08:00
Lu Wang
8b4ecd68ea use old behaviour of em/asc/des 2012-09-16 21:34:07 +08:00
Lu Wang
f02e1d4e1a don't hurt em size..breaking IE, will fix this later 2012-09-14 17:53:54 +08:00
Lu Wang
a28d9f8a20 fix for IE, use new em size 2012-09-13 15:01:20 +08:00
Lu Wang
4b2b7be7cf add data-dir 2012-09-13 00:16:34 +08:00
Lu Wang
61cdce7e7d add manifest & split-pages 2012-09-12 23:26:14 +08:00
Lu Wang
efd15e3735 rearrange files 2012-09-10 13:08:47 +08:00
Lu Wang
88bde718c5 fix tounicode 2012-09-10 02:38:40 +08:00
Lu Wang
ec6ce4d888 fix suffix 2012-09-10 02:07:35 +08:00
Lu Wang
f860fb59e8 remove boost::filesystem 2012-09-10 01:40:37 +08:00
Lu Wang
b3ee260c6c fix font path 2012-09-10 01:27:32 +08:00
Lu Wang
52df16011f removing boost::filesystem 2012-09-10 00:21:46 +08:00
Lu Wang
16de2e5f5e buildable with gcc 4.4.6 2012-09-09 14:48:10 +08:00
Lu Wang
3de65a5156 working on relaxing c++11 dependency 2012-09-09 13:58:15 +08:00
Lu Wang
4baba1fa3c always-aply-tounicode now covers cid type0 2012-09-08 10:54:34 +08:00
Lu Wang
5cf7f2fdf2 add encoding confliction warning in the 2nd phase 2012-09-08 10:24:04 +08:00
Lu Wang
94fe5f51a2 get rid of boost::algorithm 2012-09-08 01:18:15 +08:00
Lu Wang
296e91c951 optimize code; add some scope guards 2012-09-08 01:09:09 +08:00
Lu Wang
ff9b079a4f git rid of boost::format 2012-09-08 00:38:41 +08:00
Lu Wang
c82b140243 option 'space-as-offset' 2012-09-07 08:39:21 +08:00
Lu Wang
3b8452e717 README 2012-09-07 01:33:00 +08:00
Lu Wang
45b54d18c4 add a font preprocessor 2012-09-07 00:58:23 +08:00
Lu Wang
79778e0ff3 add option 'decompose-ligature' 2012-09-06 15:09:47 +08:00
Lu Wang
5986cee893 fixed a encoding bug 2012-09-06 01:01:47 +08:00
Lu Wang
96a87f8976 working on encoding 2012-09-06 00:07:21 +08:00
Lu Wang
6079a05e34 first implemenation of LineBuffer 2012-09-04 23:33:15 +08:00
Lu Wang
aed5f3ba04 clean code 2012-09-04 12:54:47 +08:00
Lu Wang
8bfd45d4d1 build ps encodnig directly without read/write fiels 2012-09-03 22:32:56 +08:00
Lu Wang
069a072642 fixing working with fontforge 2012-09-03 21:54:48 +08:00
Lu Wang
4543fc9dbc remove scripts, link to fontforge directly 2012-09-03 20:57:14 +08:00
Lu Wang
c68974c5e5 .. 2012-09-02 02:25:54 +08:00
Lu Wang
5cf21b4fb7 added a warning for conflicted font encoding 2012-09-02 02:22:16 +08:00
Lu Wang
5cf5a1c725 fix use_to_unicode 2012-08-31 23:23:03 +08:00
Lu Wang
0e9cc3444e added an option to embed external fonts 2012-08-31 17:47:37 +08:00
Lu Wang
9a2047777f use asc/dec of local matched font if possible 2012-08-31 15:50:14 +08:00
Lu Wang
0ef68558ae added an option to embed local font for base 14 fonts 2012-08-31 15:27:17 +08:00
Lu Wang
f661aa5d8a use real asc/dec of the extracted font; cache line for multiple font/size 2012-08-31 00:25:05 +08:00
Lu Wang
28eb708339 a little bit better encoding 2012-08-28 00:06:09 +08:00
Lu Wang
1642b4a37e disable toUnicode for non-ttf fonts by default 2012-08-27 23:09:01 +08:00
Lu Wang
1ee8518096 seems better font re-encoding 2012-08-27 15:56:16 +08:00
Lu Wang
92c929777e working... 2012-08-27 07:26:30 +08:00
Lu Wang
a907cda379 working on font encoding 2012-08-26 23:56:38 +08:00
Lu Wang
3506805092 .. 2012-08-24 08:21:20 +02:00
Lu Wang
65ad038459 .. 2012-08-23 23:26:41 +02:00
Lu Wang
5892b2438a better positioning 2012-08-23 22:36:27 +02:00
Lu Wang
4fec08e764 better font processing 2012-08-23 21:30:37 +02:00
Lu Wang
87ae148179 .. 2012-08-21 22:34:39 +02:00
Lu Wang
737f22a391 leave space for illegal unicodes 2012-08-21 21:44:48 +02:00
Lu Wang
cab38518de working on cid truetype 2012-08-20 23:48:21 +02:00
Lu Wang
188ce4f997 .. 2012-08-19 22:50:28 +02:00
Lu Wang
9ed6e9c325 integrate negative whtiespace; restructru prepare_line 2012-08-16 20:26:09 +08:00
Lu Wang
dc0fd477d8 [experimental], styling change within a line 2012-08-16 18:11:22 +08:00
Lu Wang
ad6d6a31a0 prepare sytle changing withint a line using <span> 2012-08-16 16:20:16 +08:00
Lu Wang
2906e89fec disable debug output 2012-08-16 14:14:01 +08:00
Lu Wang
820c37607e enable shift-left again, bug fixed 2012-08-16 14:00:30 +08:00
Lu Wang
b68b421578 temporarily disable shift-left due to cur_ty bug 2012-08-16 13:46:48 +08:00
Lu Wang
4f49f6b795 fixed bugs of font & offset 2012-08-16 13:24:22 +08:00
Lu Wang
3b44d3059c shit left within a line 2012-08-16 12:59:31 +08:00
Lu Wang
87204a9e9e clean code; add support for letter-spacing, word-spacing, horizontal-scale and rise 2012-08-15 18:48:11 +08:00
Lu Wang
27d99ebcf5 clean tmp files 2012-08-15 12:27:41 +08:00
Lu Wang
0182ea303b clean code 2012-08-14 17:50:16 +08:00
Lu Wang
04eecc6cd3 clean code: namespace 2012-08-14 17:13:29 +08:00
Lu Wang
5f7f28a41f better file structure 2012-08-14 16:23:15 +08:00