Summary: | Improper rendering of conjugate characters in Devanagri script | ||
---|---|---|---|
Product: | HarfBuzz | Reporter: | Mayank <mayank25080562> |
Component: | src | Assignee: | Behdad Esfahbod <freedesktop> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | freedesktop |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
The PDF showing incorrect rendering
The image showing the same error image file PDF file |
Can you plz reattach the PDF using a proper mimetype, (not text/plain) Created attachment 80620 [details]
The image showing the same error
Created attachment 80621 [details]
image file
Created attachment 80622 [details]
PDF file
The font used was GISTDVOTAishwaryaBoldItalic (Copyright (c) 2005, C-DAC, GIST PUNE, INDIA-DEVANAGARI-OPEN TYPE-AISHWARYA-BOLDITALIC. FOR NON-COMMERCIAL FREE USAGE. For commercial license contact C-DAC, GIST, Pune.) The version of Harfbuzz on which I did git clone was 0.9.18 . https://docs.google.com/file/d/0B1GTj1_DADCONTFHV3p6NEpuRHM/edit?usp=sharing The font can be downloaded from the above URL. All fonts made by CDAC-GIST are showing the same error. Lohit-Devanagri which is supplied by default with ubuntu is working flawlessly. The fonts render the same on Windows, and as such this is working as intended. |
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.
Created attachment 80611 [details] The PDF showing incorrect rendering I compiled the latest git clone and then used hb-view for rendering a pdf of a sample text, "श्रीमद्भाग" but its being rendered as shown in the pdf with the "श्र" being not properly rendered. I am using ubuntu 12.10 as my linux distribution.