[
https://issues.apache.org/jira/browse/PDFBOX-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487970#comment-14487970
]
John Hewson commented on PDFBOX-1658:
-------------------------------------
{quote}
I wonder if the same could be done for lines? (MoveTo, LineTo, StrokePath). I
mention this because there are no improvements for the files of PDFBOX-1288 and
PDFBOX-2081.
{quote}
Unfortunately not, we only disable anti-aliasing for (rectangular) filled
paths, stroked paths are always anti-aliased, so the problem with those files
must have a different cause. I remember clipping paths being an issue (if I
remember correctly, they are never anti-aliased in Java2D).
{quote}
Btw, isRectangular() - shouldn't this return false for SEG_QUADTO too ?
{quote}
Well spotted, however PDF paths only use cubic beziers, so we never use
SEG_QUADTO.
> TTC fonts not supported for substitution
> ----------------------------------------
>
> Key: PDFBOX-1658
> URL: https://issues.apache.org/jira/browse/PDFBOX-1658
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.7.0, 2.0.0
> Environment: Windows 7 64 bit
> Reporter: remya nair
> Assignee: John Hewson
> Labels: features
> Fix For: 2.0.0
>
> Attachments: Issue.jpg, anti-aliasing.patch, simeiteisi12.4.pdf
>
>
> Issue: The character position is seen wrong in some cases in PDFReader.
> Description: The character position (coordinate) seems irregular in
> PDFReader. Please refer the link below for input PDF
> "http://www.city.yotsukaido.chiba.jp/shisei/jigyoshamuke/nyusatsu/nyusatsu/teishi.files/simeiteisi12.4.pdf"
> 1. Open this pdf both in PDFReader and Adobe Reader.
> 2. Consider the input characters 「102269 工事成績」
> 3. Some character positions are seen incorrectly. For example, the x
> coordinate of the character "工" is between the digit "1" and "0".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]