Re: cairo fallback preference font
Behdad Esfahbod <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On 15-05-13 03:19 AM, Alex Vazquez wrote: > Hi all! > I have a question. I want to mix characters from different languages. This is > solved with pango but i want to know if i can do with cairo. No. > I want to select which font to use for each type of language. > Is there any way to make a list of preferences font in Cairo? No. You need to do the font fallback yourself, for example using fontconfig. b > Thanks! > Regards! > > -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo