Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread Eduardo Felipe
Any news on this? Did it get fixed on the beta? Eduardo. On Wed, Sep 29, 2010 at 10:58 PM, Adam Bennett abennet...@gmail.com wrote: Using current svn, if a font is compiled into a .edj file (edje_cc), the font is not found by edje_decc, nor is it available when you run the edje app. What I

Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread Eduardo Felipe
Just saw the fix that discomfitor commited as r52977, and it doesn't fix the issue for me. The fonts are still not found and the text is not displayed runtime. On Sun, Oct 3, 2010 at 12:04 PM, Eduardo Felipe eduardofelip...@gmail.com wrote: Any news on this? Did it get fixed on the beta?

Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread The Rasterman
On Sun, 3 Oct 2010 12:15:45 -0300 Eduardo Felipe eduardofelip...@gmail.com said: i didn't look at it. i had no time to. discomfitors commit claimed to have patched it over for now. Just saw the fix that discomfitor commited as r52977, and it doesn't fix the issue for me. The fonts are still

Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread Michael Blumenkrantz
On Mon, 4 Oct 2010 06:49:51 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Sun, 3 Oct 2010 12:15:45 -0300 Eduardo Felipe eduardofelip...@gmail.com said: i didn't look at it. i had no time to. discomfitors commit claimed to have patched it over for now. Just saw

[E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-09-29 Thread Adam Bennett
Using current svn, if a font is compiled into a .edj file (edje_cc), the font is not found by edje_decc, nor is it available when you run the edje app. What I found is in edje_decc.c, line 294 snprintf(out, sizeof(out), edje/fonts/%s, fn-entry); and line 301 snprintf(out, sizeof(out), %s/%s,