need help for Pango module
- From: Jens Herden <jens khmeros info>
- To: gtk-devel-list gnome org
- Subject: need help for Pango module
- Date: Tue, 18 Jan 2005 11:15:54 +0700
Hi,
I am working on a Pango module for Khmer script and I hope this is the right
list to ask questions about Pango.
So far the module is working with gedit but if I start abiword or firefox it
does not work. I checked with ldd and got this:
kde3 3 jh-lap:~> ldd `which gedit` | grep pango
libpangoft2-1.0.so.0 => /opt/gnome/lib/libpangoft2-1.0.so.0
(0x40d15000)
libpangoxft-1.0.so.0 => /opt/gnome/lib/libpangoxft-1.0.so.0
(0x41046000)
libpangox-1.0.so.0 => /opt/gnome/lib/libpangox-1.0.so.0 (0x4104d000)
libpango-1.0.so.0 => /opt/gnome/lib/libpango-1.0.so.0 (0x41058000)
kde3 3 jh-lap:~> ldd `which abiword` | grep pango
libpangoft2-1.0.so.0 => /opt/gnome/lib/libpangoft2-1.0.so.0
(0x40381000)
libpangoxft-1.0.so.0 => /opt/gnome/lib/libpangoxft-1.0.so.0
(0x40690000)
libpangox-1.0.so.0 => /opt/gnome/lib/libpangox-1.0.so.0 (0x40697000)
libpango-1.0.so.0 => /opt/gnome/lib/libpango-1.0.so.0 (0x406a2000)
For me it looks like both applications use the same library, so what could be
the reason that it is only working with gedit?
Another question is about the function "pango_ot_buffer_add_glyph". The last
parameter is called "cluster" and I don't really understand what should go
there. What is supposed to be there?
Any reply is appreciated
Jens
--
Unicode support for Khmer language: www.khmeros.info
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]