Use evas API to get font list
authorStafford Mitchell Horne <shorne@gmail.com>
Sun, 30 Apr 2006 11:54:04 +0000 (11:54 +0000)
committerStafford Mitchell Horne <shorne@gmail.com>
Sun, 30 Apr 2006 11:54:04 +0000 (11:54 +0000)
commitba3f5839ea08952c03ef603108514a997296fdf4
tree59bbf8394a99c7a972449c68f831ebb8644fa8c3
parent362b6bb1594ede05962e675d9bcbf8e4c0c55cb5
Use evas API to get font list
 * new api is much faster
 * may be a bit of a hack the way I get the evas (anyone have another way?)
 * I guess I am an author (now that I have fulfilled my dodgy code quota)

SVN revision: 22417
AUTHORS
src/bin/e_font.c
src/bin/e_font.h
src/bin/e_ipc_codec.c