Indeed. If not dealing with fonts, forget about fd.
Toma.
On 4/25/09, Albin Tonnerre wrote:
> On Sat, Apr 25, 2009 at 04:05:01AM -0700, Enlightenment SVN wrote :
>> EDJE_FLAGS = -v \
>> -id $(top_srcdir) \
>> --fd $(top_srcdir)/fonts
>> +-fd $(top_srcdir)
>
> -fd is used to add a directory to
Hi
I try to display this image with enna, but it seems that evas can't
load it. It's diplayed fine with gimp.
http://digital-corner.fr/files/fcf0b9ed66e2129403d96e94c0a50123.png
This image has an png extension, but seems to be a jpeg image. I had
never see any issue when extension is different th
On Sat, Apr 25, 2009 at 04:05:01AM -0700, Enlightenment SVN wrote :
> EDJE_FLAGS = -v \
> -id $(top_srcdir) \
> --fd $(top_srcdir)/fonts
> +-fd $(top_srcdir)
-fd is used to add a directory to look in for fonts. Unless I'm missing
something, you no longer need it and should drop this line instead