Re: character joining and shaping
Dov Grobgeld <[email protected]> Mon, 22 Jun 2009 19:38:06 +0300
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
This is not really answering your question, but I believe that shaping is too difficult to do without a good engine, and even though fribidi can take care of the character order and the glyph substitution, there is much more than that to get good looking output, as well as selections, cursor hit detection, etc. And that's what you get when you use a good layout engine like Pango with or without Gtk or Qt. Unless you have some old application that you want to translate, you should move to a modern engine. Just my ยข2... Dov 2009/6/22 Sencer Sultanoglu <[email protected]> > Hi, > I've compiled fribidi 0.10.9 on Fedora 9. I read in the list that it > supports character joining and shaping, I use utf-8, and see joined > characters using printf on the console. But my application cannot display > joined characters. I downloaded font ( bdavat ) from : > > http://www.bornaray.com/en_downloads.asp?fn=per_downloads&rfn=en_downloads > > and I converted it to bdf format in order to use in my application. ttf to > bdf conversion seems to be correct, for example : 0x0621 - 0x064A and 0xFE81 > - 0xFEFC contains Arabic characters. > > I've also attached samples from the application. > > What might be the problem? > > Thank you, > > Sencer > > > > _______________________________________________ > fribidi mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/fribidi > > _______________________________________________ fribidi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/fribidi