Re: pango and gnome-print
Jean Bréfort <[email protected]>
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <1068898837.1677.8.camel@Newton> |
Le sam 15/11/2003 à 12:09, Sajith V.K a écrit : > Hi, > > I am sajith vk, the current co-ordinator > for malayalam(ml) localisation og Gnome. > > Gnome now support malayalam well, but > it laks printing support. All other Indian > languages are facing the same issue. To make > printing support available for Indian languages > gnome-print need to support pango. > will support gnome-print pango soon? > > (Sorry if this issue is already discussed. I found > some discussion while "googling", but no specif plan) > > How can we help in implementing pango support? Hi, I am developing GChemPaint, a chemical editor for gnome, and needed also to print pango layouts. I wrote a helper function which works for me but probably does not support correctly non european languages. If you can test it and tell me what does not work, I am very interested to add necessary code to fix your problem at least for GChemPaint; I do not know how and when it will be supported by gnome-print but I think it would be instructive to do it. The sources are available at http://savannah.nongnu.org/download/gchempaint/unstable.pkg/0.3.6/gchempaint-0.3.6.tar.bz2 or preferably from cvs: cvs -d:pserver:[email protected]:/cvsroot/gchempaint login cvs -z3 -d:pserver:[email protected]:/cvsroot/gchempaint co gchempaint Regards, Jean