Evas font: Added support for the freetype spacing tag.
authorTom Hacohen <tom@stosb.com>
Wed, 29 Jan 2014 14:36:02 +0000 (14:36 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 29 Jan 2014 14:36:22 +0000 (14:36 +0000)
commit19cde8f194457aa0d8fb422356db8a6cbc54bde0
treefb9867c5ddc118a87418876e204f7070516964d7
parent2cb9db171ead5bc9920234e27c2e12b7c7b3883a
Evas font: Added support for the freetype spacing tag.

This doesn't work nicely, as for some reason fontconfig doesn't work
nicely with ':spacing=mono' without a font name.
Doesn't work with fc-match either. It does work with fc-list, but that's
not what we'd like to use. It could be just an issue with my local
fontconfig configuration.

This fixes T865 although the problem is now with freetype.
src/lib/evas/canvas/evas_font_dir.c
src/lib/evas/include/evas_private.h