mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
20 lines
446 B
Plaintext
20 lines
446 B
Plaintext
|
Latest
|
||
|
|
||
|
* Removed dependency of boost::format and boost::algorithm
|
||
|
* New option --space-as-offset
|
||
|
* A font preprocessor, for solving encoding problems
|
||
|
* Better HTML optimization, states are reused
|
||
|
* HTML should work when Javascript is disabled
|
||
|
|
||
|
v0.2
|
||
|
2012.09.06
|
||
|
|
||
|
* Fontforge is now linked with, not called with scripts
|
||
|
* Better accuracy of rendering, with a new line model
|
||
|
* New option --decompose-ligature
|
||
|
|
||
|
v0.1
|
||
|
2012.08.28
|
||
|
|
||
|
* The first release
|