Am 02.02.2017 um 10:08 schrieb Chris Flatley:
Hi,

We've been working to extract better text from some specific PDFs. Due to
ordering, sizing, etc of characters, we've found the need to use the font
glyph information as part of our calculations.

In PDFBox these (Glyph2D, CIDType0Glyph2D, TTFGlyph2D, Type1Glyph2D) are
package level.

Would you have any problems in making these classes and constructors public
available?

Yes, we usually don't do that. John isn't here currently and he has a strong position on it. His argument is that this brings risks (and thus more support) and that if whatever you want to do is useful then we should do it ourselves.

Re sizing, see the DrawPrintTextocations example.

Tilman

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to