Re: [E-devel] e16.6 configure script

2003-07-14 Thread vallimar
Michael Jennings said: > On Monday, 14 July 2003, at 16:10:39 (-0400), > [EMAIL PROTECTED] wrote: > >> what's wrong with ./configure --prefix=/usr/whatever/enlightenment behaviortting it tack the /bin on that? > > if test "x$enable_fsstd" = "xyes"; then > ENLIGHTENMENT_ROOT=${datadir}/enlig

Re: [E-devel] Opentype fonts in imlib2

2003-06-09 Thread Vallimar
Except that Imlib2 doesn't support FreeType2. None of the enlightenment code that I know of does. Which is a shame. Would be nice if someone updated the code to FT2 and Xft. On Mon, 9 Jun 2003, Anthony R. J. Ball wrote: > > Hi... I've got some OpenType fonts I need to use in > imlib2, but when

Re: [E-devel] E16 & XCursor

2003-05-31 Thread Vallimar
On Thu, 29 May 2003, Marcus Harnisch wrote: > Carsten Haitzler (The Rasterman) writes: > > you create a cursor definition (class). you call it something like > > MYCURSOR or whatever then the theme says "when over this part of > > the window border use MYCURSOR as a cursor. when moving use MYMO