Re: [E-devel] Opentype fonts in imlib2

2003-06-09 Thread Anthony R. J. Ball
Heh... I'm a perl hacker, my C is limited and rusty. I am actually working on generating the text in a transparent png in GD then importing it into imlib2. > > Except that Imlib2 doesn't support FreeType2. > > None of the enlightenment code that I know of does. > > Which is a shame. Would b

Re: [E-devel] Opentype fonts in imlib2

2003-06-09 Thread The Rasterman
On Mon, 9 Jun 2003 12:49:28 -0400 (EDT) Vallimar <[EMAIL PROTECTED]> babbled: > 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. correction.

Re: [E-devel] e16.6-pre3 is out

2003-06-09 Thread Kim Woelders
Mark R. Bowyer wrote: Hi, OK, quick run-down on getting this running on Solaris10/SPARC. First point is - it does =O) and the Window List and stuff all works on latest Solaris with latest Sun-built Gnome =O) Many, Many thanks =O) :-) OK, what I had to do: a) On Solaris, $YACC in the Makefiles

Re: [E-devel] Opentype fonts in imlib2

2003-06-09 Thread Anthony R. J. Ball
Ack! Thpt! On Mon, Jun 09, 2003 at 12:49:28PM -0400, Vallimar wrote: > 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. Bal

Re: [E-devel] e16.6-pre3 is out

2003-06-09 Thread Mark R. Bowyer
Hi, OK, quick run-down on getting this running on Solaris10/SPARC. First point is - it does =O) and the Window List and stuff all works on latest Solaris with latest Sun-built Gnome =O) Many, Many thanks =O) OK, what I had to do: a) On Solaris, $YACC in the Makefiles for some reason was set t

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

[E-devel] Opentype fonts in imlib2

2003-06-09 Thread Anthony R. J. Ball
Hi... I've got some OpenType fonts I need to use in imlib2, but when I do a list fonts with the opentype fonts in the fonts directory I have added I see a lot of junk where I assume the opentype fonts should be listed. FreeType2 supports otf, so I had assumed imlib2 would. Any ideas? -- ___