mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 06:38:07 +08:00
Updated Home (markdown)
parent
c528a0a67f
commit
a323737081
2
Home.md
2
Home.md
@ -17,7 +17,7 @@ Released - small fixes for TrueType fonts.
|
||||
### 0.0.3 - Red Cake with Great Big Red Cherries ###
|
||||
|
||||
TBC (End of 2018):
|
||||
* Reworks the public API of ```Letter``` to provide height information. See [the Letters page on the wiki](https://github.com/UglyToad/PdfPig/wiki/Letters). Code which was using character rectangle should now use the ```Origin``` and ```Width``` members.
|
||||
* Reworks the public API of ```Letter``` to provide height information. See [the Letters page on the wiki](https://github.com/UglyToad/PdfPig/wiki/Letters).
|
||||
* Adds support for Type 1 fonts with Compact Font Format fonts and retrieving height information.
|
||||
* Bug fixes, stability improvements and performance improvements.
|
||||
* PdfDocument now has a ```Structure``` property. This is an ```UglyToad.PdfPig.Structure``` object which provides access to the tokenized content of the PDF file and the merged Cross Reference Table in the document. Any objects in the PDF file may be accessed by object reference number allowing consumers to work around missing functionality. All tokens used internally when interpreting PDF documents are available on the public API.
|
||||
|
Loading…
Reference in New Issue
Block a user