1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00

update README

This commit is contained in:
Lu Wang 2012-08-10 01:20:47 +08:00
parent 648f7a1e2a
commit 4f0891a675

View File

@ -14,7 +14,7 @@ pdf2htmlEX is optimized for recent versions of modern web browsers such as Mozil
Features
----------------------------
* Text Selection
* Font embedding (Need my modified fontforge to work)
* Font embedding
* Proper styling (Color, Transformation...)
* Optimization for Web
@ -29,7 +29,7 @@ Dependency
----------------------------
* libpoppler with xpdf header >= 0.20.2
* boost c++ library (format, program options)
* fontforge (we will compile with libfontforge later)
* fontforge **Please use [my modified version](http://github.com/coolwanglu/fontforge) before the bugs are fixed**
HOW TO COMPILE
----------------------------