Opened 13 years ago
Closed 12 years ago
#32060 closed defect (fixed)
Pango problem in showing arabic language characters
Reported by: | hosseini@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | pango, unicode, arabic, farsi | Cc: | rudloff@… |
Port: | pango |
Description
I have installed pango @1.28.4_1+no_x11+quartz (active) and gtk2 @2.24.7_0+no_x11+quartz (active) on my os x 10.5.8.
When running a program that calls pango (exp. pango-view). It has problem of showing some unicode texts correctly. I also get the error message:
Pango-WARNING **: Expected RTL run but shape-engine='BasicEngineATSUI' returned LTR. Fixing.
Thank in advance for your help
Change History (5)
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 13 years ago by hosseini@…
Replying to ryandesign@…:
I haven't a clue what to do about this. You should write to the developers of pango.
Thanks for referring me to the developers of pango. I actually found a response to my question in a website related to them:
https://bugzilla.gnome.org/show_bug.cgi?id=608929
To summarize the discussion there:
This problem is well-known problem with pango's ATSUI backend in Mac OS X. Pango's developers are developing CoreText backend, that will be replacing the ATSUI backend for Macs running Mac OS 10.5 and later.
comment:4 Changed 13 years ago by hosseini@…
The new version of pango has solved the problem, now texts are rendered correctly!
comment:5 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | pango added |
Resolution: | → fixed |
Status: | new → closed |
I haven't a clue what to do about this. You should write to the developers of pango.