On Tue, 29 Nov 2011 09:43:44 +0900 Carsten Haitzler (The Rasterman)
<[email protected]> wrote:

> On Tue, 29 Nov 2011 10:35:42 +1000 David Seikel <[email protected]>
> said:
> 
> > On Tue, 29 Nov 2011 09:18:59 +0900 Carsten Haitzler (The Rasterman)
> > <[email protected]> wrote:
> > 
> > > On Tue, 29 Nov 2011 02:38:21 +1000 David Seikel
> > > <[email protected]> said:
> > > 
> > > > On Tue, 29 Nov 2011 01:27:29 +0900 Carsten Haitzler (The
> > > > Rasterman) <[email protected]> wrote:
> > > > 
> > > > > On Tue, 29 Nov 2011 01:57:39 +1000 David Seikel
> > > > > <[email protected]> said:
> > > > > 
> > > > > > On Tue, 29 Nov 2011 01:52:39 +1000 David Seikel
> > > > > > <[email protected]> wrote:
> > > > > > 
> > > > > > > On Mon, 28 Nov 2011 09:04:10 -0600 Texstar
> > > > > > > <[email protected]> wrote:
> > > > > > > 
> > > > > > > > edje is giving me this build error?
> > > > > > > > 
> > > > > > > > make[3]: Entering directory
> > > > > > > > `/builder/rpmbuild/BUILD/edje/src/examples' make[3]:
> > > > > > > > *** No rule to make target `Vera.ttf', needed by
> > > > > > > > `all-am'.  Stop.
> > > > > > > > 
> > > > > > > 
> > > > > > > Try 
> > > > > > > 
> > > > > > > ./configure --disable-install-examples
> > > > > > > --disable-build-examples
> > > > > > 
> > > > > > Looks like that was my fault, I missed including that file
> > > > > > in the distributed files list.  It will be in other
> > > > > > tarballs if just copying it works for you.  Fixing that up
> > > > > > in SVN now.
> > > > > 
> > > > > actually the examples should just use Sans so they work
> > > > > without needing yet more data files if we can avoid it. the
> > > > > examples are disabled by default though, so texstar - just
> > > > > don't enable them by default. it's rather useless doing so.
> > > > > they are intended as exmaples for programmers and theme
> > > > > authors to see how to do things.
> > > > 
> > > > Can a text class use Sans?  Or does it have to refer to a file?
> > > > It's the text class example that is using Vera.
> > > 
> > > it should be able to.
> > 
> > edje_cc: Error. Unable to load font part "Sans" entry to test.edj
> 
> what test.edj?

That's the result of replacing "Vera.ttf" with "Sans" in the lua
example script.  Turns out that's not in the text class as I thought,
but the font definition at the top of the edc.  Still needed to
demonstrate that the lua font handling code can do both styles of
fonts.  That example was my test bed, so I tried to exercise lua edje as
much as possible.  Though I left out examples of line and polygon out of
sheer laziness.

You can remove it if you really feel like it.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to