efl/legacy/evas/src/lib
Tom Hacohen 9ba3e192a5 Evas font+textblock: Stopped using FcNameParse, parse ourselves.
FcNameParse is pretty bad, not only that it's pretty bad, it doesn't
work well in some cases. Also this makes our lives a lot easier since
we want to allow overriding style/weight/width and etc from markup.
We now parse the "font" markup ourselves, populating a font description
structure that we created, and then override values in it as needed.

SVN revision: 61936
2011-08-01 08:20:52 +00:00
..
cache fixes a weird bug exposed somewhere by giant tooltips resulting in the following crash: 2011-07-26 10:03:07 +00:00
canvas Evas font+textblock: Stopped using FcNameParse, parse ourselves. 2011-08-01 08:20:52 +00:00
cserve and also enable mmap safety here 2011-07-04 09:59:49 +00:00
engines evas: add software YUY2 colorspace converter. 2011-07-21 10:36:05 +00:00
file useless code 2011-06-17 21:43:04 +00:00
include Evas font+textblock: Stopped using FcNameParse, parse ourselves. 2011-08-01 08:20:52 +00:00
Evas.h Evas: evas_object_table documentation. 2011-07-29 17:08:25 +00:00
Evas_GL.h evas Evas.h/Evas_GL.h: Removed trailing whitespaces. 2011-07-08 12:15:25 +00:00
Makefile.am Fix building gl_xlib as a static module 2011-07-09 01:47:01 +00:00
main.c evas/main.c - removed useless lines. 2011-07-01 11:32:21 +00:00