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

Merge branch 'devv'

This commit is contained in:
Lu Wang 2012-08-10 01:21:36 +08:00
commit d53e77a6f3

View File

@ -16,7 +16,7 @@ Features
----------------------------
* Precise rendering
* Text Selection
* Font embedding (Need my modified fontforge to work)
* Font embedding
* Proper styling (Color, Transformation...)
* Optimization for Web
@ -31,7 +31,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
----------------------------