Font handling bug in flnx-0.16 and viewml 0.21

"Angelo Lambiasi" <[email protected]> Fri, 02 Aug 2002 13:44:09 +0000
Newsgroups gmane.comp.web.viewml.devel
Message-ID <[email protected]>
Hi


i find a bug in flnx0-16 about font handling, that cause bad page showing.  
In my case i had a multi row text in a table cell, where the rows overwrote 
one another.

The fix is to be done in the file fl_font.cxx , function

#ifdef NANO_X

static Fl_FontSize* find(int fnum, int size)

the las row in the function was

return f;

and have to be changed in

return f->next;



Bye

Angelo Lambiasi






_________________________________________________________________
MSN Foto è il sistema più facile per condividere e stampare foto online: 
http://photos.msn.it


#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to  <[email protected]>