You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2018/03/04 20:56:00 UTC

[jira] [Closed] (PDFBOX-4130) When W entries not included in CIDFont get width from font by code, Improve display of some PDF files.

     [ https://issues.apache.org/jira/browse/PDFBOX-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr closed PDFBOX-4130.
-----------------------------------
    Resolution: Duplicate

I'm closing this issue as duplicate of PDFBOX-3457. Although I ended up not using your patch, I have a big thanks to you for your participation, your input / observations, and your test files.

> When W entries not included in CIDFont get width from font by code, Improve display of some PDF files.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4130
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4130
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Rendering
>    Affects Versions: 2.0.8, 3.0.0 PDFBox
>            Reporter: chunlinyao
>            Assignee: Tilman Hausherr
>            Priority: Major
>         Attachments: DateTest.pdf, PDFBOX-4130-1-reduced.pdf, PDFBOX-4130-2-reduced.pdf, after.png, before.png, diff.patch, zt1.pdf
>
>
> Some PDF use CJK font without embedded subset displayed incorrectly, the alphabet become wider.
> This is before the patch.
>   !before.png!
>  
> This is after the patch.
> !after.png!
> The test file [^DateTest.pdf]
> ^This patch only get width from font when these isn't a W entry in CIDFont. If there is an W entry, then any cid not in W entries will return default width.^



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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