GitHub user kalaspuffar opened a pull request:

    https://github.com/apache/pdfbox/pull/18

    Changed to the getHeight function for fonts so it will return a more 
accurate height

    The getHeight in the fonts gave back approximated heights and in some cases 
only height the first time the function was called. Tried to clean up the 
functions and return a more accurate height for each glyph.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kalaspuffar/pdfbox get_height

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/pdfbox/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit dbfb1b2c319b5de4ed61468cec6c80e896d5a304
Author: Daniel Persson <mailto.wo...@gmail.com>
Date:   2015-10-30T15:31:51Z

    Changed to the getHeight function for fonts so it will return a more 
accurate height.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to