Bug 89621 - wrong render result
Summary: wrong render result
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
: 47333 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-18 01:22 UTC by nameX
Modified: 2015-04-17 20:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
pdf file (117.16 KB, application/pdf)
2015-03-18 01:23 UTC, nameX
Details
acrobat result (83.15 KB, image/jpeg)
2015-03-18 01:26 UTC, nameX
Details
poppler result (175.31 KB, image/jpeg)
2015-03-18 01:27 UTC, nameX
Details
Use width from W array for WMode positioning (2.49 KB, patch)
2015-03-24 07:59 UTC, Jason Crain
Details | Splinter Review

Description nameX 2015-03-18 01:22:43 UTC
The position of the characters are different
Comment 1 nameX 2015-03-18 01:23:36 UTC
Created attachment 114405 [details]
pdf file
Comment 2 nameX 2015-03-18 01:26:29 UTC
Created attachment 114406 [details]
acrobat result
Comment 3 nameX 2015-03-18 01:27:04 UTC
Created attachment 114407 [details]
poppler result
Comment 4 Jason Crain 2015-03-24 07:59:56 UTC
Created attachment 114574 [details] [review]
Use width from W array for WMode positioning

poppler is using the default character width for positioning instead of the width from the /W array.

This patch uses the width from the font's /W array and removes some duplicated code.
Comment 5 nameX 2015-03-25 00:54:52 UTC
Great!Thanks
Comment 6 Albert Astals Cid 2015-03-25 20:04:41 UTC
Pushed
Comment 7 Jason Crain 2015-04-17 20:46:38 UTC
*** Bug 47333 has been marked as a duplicate of this bug. ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.