> 
> This should be fixed. See previous mail.

Yup.


> > /* #undef HAVE_PNG_GET_VALID */
> > /* #undef HAVE_PNG_SET_TRNS_TO_ALPHA */
> > #define HAVE_PNG_GET_VALID 1
> > #define HAVE_PNG_SET_TRNS_TO_ALPHA 1
> 
> I have never looked into PNG. This may be an autoconf/configure issue.

It is. STR #1949 has the patch.


> > ...except for fractals.exe which segfaults. (Note: the segfaulting
> > fractals demo *may* have been present in earlier 1.3.x 
> snapshots, or so rumour here has it...)
> 
> 
> That would be nice to know.

OK - the report here is that this was definitely crashing with a prior
version of 1.3, on Vista. But that box is now upgraded to the latest svn
and no one knows what revision the fault was seen at.... So not a lot of
use, then.

> I found one nasty crash already 
> where the  
> Forms emulation crashed because it abuses bit 9 of the font index to  
> signal shadows. Now until now, we did not have 9 bits in the font  
> index. Now that we do, we either get a crash for accessing 
> font number  
> 512 (bit 9 set), or we must clip foont indices at 255 and 
> possibly get  
> the wrong font in Forms.

I never even checked the Forms stuff... I'd vote for dropping that hack
and just getting the wrong font in Forms. 

> So much for abusing those upper bits that nobody will ever need,  
> because theree will never be more than 255 fonts on a computer... .

Oh yes...


SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to