PangoFont -> GnomeFont
Jatin Nansi <[email protected]>
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
Hi all I am trying to print some devanagari text. How do I pass the font that pango uses for display to libgnomeprint? Currently i do a strncmp on the font family names and try doing this on a best guess basis. i.e. is there an easy way to convert from a PangoFont instance to a GnomeFont instance? TIA Jatin