FS#55226 - [python-pillow] Enable support for complex text

Attached to Project: Community Packages
Opened by Khaled Hosny (khaledhosny) - Monday, 21 August 2017, 18:25 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 07 February 2018, 00:37 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Pillow is not built with complex text support (needed for languages like Arabic, Hebrew, Hindi, etc.). Upstream has support for complex text layout but it needs to be enabled at build time.

Additional info:
* requires passing --enable-raqm to build script.
* depends on libraqm (available on AUR: https://aur.archlinux.org/packages/libraqm/).
* this is similar to  FS#55224  and  FS#55225  for imagemagick and gd.

Steps to reproduce:
With the attached script, the text should be connected and from right to left (as seen in the browser), but it isn’t currently.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 07 February 2018, 00:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-pillow 5.0.0-1

Loading...