mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
typo in changelog
This commit is contained in:
parent
42806f6ccc
commit
045a41ed56
@ -39,13 +39,13 @@ v0.8
|
|||||||
* HTML optimization
|
* HTML optimization
|
||||||
- reduce number of <span> elements
|
- reduce number of <span> elements
|
||||||
- merge lines with different y values
|
- merge lines with different y values
|
||||||
- merge lines with differnt (but proportional) transform matrices
|
- merge lines with different (but proportional) transform matrices
|
||||||
* Custom format for page file name [Ryan Morlok]
|
* Custom format for page file name [Ryan Morlok]
|
||||||
* Workaround for NBSP
|
* Workaround for NBSP
|
||||||
* A default HTML file which load the pages dynamically when split-pages is on
|
* A default HTML file which load the pages dynamically when split-pages is on
|
||||||
* Support simple clippings
|
* Support simple clippings
|
||||||
* Bug fixed:
|
* Bug fixed:
|
||||||
-missing glyphs in TTF fonts
|
- missing glyphs in TTF fonts
|
||||||
- unexpected vertical shifts
|
- unexpected vertical shifts
|
||||||
- whitespace lost in IE
|
- whitespace lost in IE
|
||||||
* New UI style
|
* New UI style
|
||||||
@ -92,8 +92,7 @@ v0.5
|
|||||||
* Fixed glyph width adjusting
|
* Fixed glyph width adjusting
|
||||||
* Fixed a memory issue
|
* Fixed a memory issue
|
||||||
* Working on css-draw
|
* Working on css-draw
|
||||||
* Working on integrating background-renderer, preparing for svg renderer in
|
* Working on integrating background-renderer, preparing for svg renderer in the future
|
||||||
the future
|
|
||||||
|
|
||||||
v0.4
|
v0.4
|
||||||
2012.09.26
|
2012.09.26
|
||||||
|
Loading…
Reference in New Issue
Block a user