On Tue, November 19, 2013 14:21, Ender Erel wrote: > [...] > > I want to setup my system such that FontA is used for all text but missing > characters in FontA are taken from FontB, and if FontB does not contain > them, taken from FontC. Is it possible to setup fontconfig that way? If I think that kind of logic is usually implemented in Pango, not fontconfig. If you need to use fontconfig without Pango for this, you'd have to split your text yourself according to the character ranges and map these to "lang" properties for the match. But I think it's difficult to do this with the same quality that is achieved by Pango. > P.P.S.: Is glyph fallback the right term? I think "Font fallback" refers I think so. Raimund -- Worringer Str 31 Duesseldorf 40211 DE home: <rs@xxxxxxxx> +49-179-2981632 icq 16845346 work: <rs@xxxxxxxxxxxxxxx> _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig