[cairo] m17n cairo api

Behdad Esfahbod behdad.esfahbod at gmail.com
Tue Feb 16 11:56:03 PST 2010


On 02/16/2010 02:30 AM, mpsuzuki at hiroshima-u.ac.jp wrote:
> On Tue, 16 Feb 2010 08:21:28 +0100
> haithem rahmani <haithem.rahmani at gmail.com> wrote:
>> In the following link http://www.m17n.org/common/cairo/index.html
>> there is a cairo api using the m17n library.
>>
>> is it possible to include it into cairo?
> 
> Do you think cairo should support builtin Unicode text
> layout feature? I guess most cairo maintainers want to
> keep the role of cairo simple, and leave Unicode text
> layout functionalities to higher layer libraries (aslike
> pango uses cairo as backend). How do you think?

I think that API should be renamed from cairo_m17n_* to m17n_cairo_*.
The cairo_* namespace is reserved for the cairo library whereas the m17n_*
namespace is owned by m17n.

behdad

> Regards,
> mpsuzuki


More information about the cairo mailing list