On Sun, 3 Oct 2010 12:15:45 -0300 Eduardo Felipe <[email protected]>
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 not found and the text is not displayed runtime.
> 
> On Sun, Oct 3, 2010 at 12:04 PM, Eduardo Felipe
> <[email protected]> wrote:
> > Any news on this? Did it get fixed on the beta?
> >
> > Eduardo.
> >
> > On Wed, Sep 29, 2010 at 10:58 PM, Adam Bennett <[email protected]> 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 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", outdir, fn->file);
> >>
> >> For some reason fn->entry contains the file name and fn->file contains
> >> the eet key name instead of the other way.
> >>
> >> I'm not sure where to go from here, my work-around is to call the font
> >> file name the same as the font name in the edje edc.
> >>
> >> ------------------------------------------------------------------------------
> >> Start uncovering the many advantages of virtual appliances
> >> and start using them to simplify application deployment and
> >> accelerate your shift to cloud computing.
> >> http://p.sf.net/sfu/novell-sfdev2dev
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to