[ 
https://issues.apache.org/jira/browse/PDFBOX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488190#comment-15488190
 ] 

Arthur Freitas e Menezes commented on PDFBOX-3495:
--------------------------------------------------


you do not understand the question . When TextPosition is created, the last 
parameter is the fontSizeInPt , correct? So , you see in the class mentioned 
above , this attribute has not been calculated fontSize * ctm.getScalingFactorX 
() that would be correct. Is being calculated fontSize * 
anotherMatrix.getScalingFactorX ( )

> fontSize calculation wrong
> --------------------------
>
>                 Key: PDFBOX-3495
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3495
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 2.0.2
>            Reporter: Arthur Freitas e Menezes
>         Attachments: de_judITRF.pdf
>
>
> In showGlyph method of PDFTextStreamEngine class, line 306. fontSizeInPt 
> would not be " fontSize * ctm.getScalingFactorX ()" ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to