[Koha-bugs] [Bug 12832] Basketgroup printing doesn't support non-latin characters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 29 18:21:55 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12832

Karam Qubsi <karamqubsi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |karamqubsi at gmail.com
                   |ity.org                     |
             Status|NEW                         |Needs Signoff
                 CC|                            |karamqubsi at gmail.com

--- Comment #4 from Karam Qubsi <karamqubsi at gmail.com> ---
Created attachment 58503
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58503&action=edit
This patch will use DejaVuSans.ttf font instead of Times to support non-Latin
characters


This patch will use DejaVuSans.ttf font instead of Times and this will
support the non-Latin characters I tested it with Greek text and Arabic
text and it worked  for Arabic texts I added Text::Bidi to support
direction of text until now the arabic text characters appears but not
connected as it should be .

Test plan :
Create a basket group with metadata that include non-latin characters
close and export the group  the titles will not appear .
apply the patch
re export the pdf file , you should find the text appear for the items

I used google translate to get Greek text you might use it as will
Title :       αυτό είναι ένα τίτλο ενός βιβλίου
Author : συγγραφέας

Arabic :
Title : عنوان بالعربي
author : مؤلف
---

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list