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? I can raise a JIRA ticket with patch (obviously only 8 or so lines). Many thanks, C
