FLTK logo

Article #1500: FLTK 1.4.x Weekly Snapshot, r12122

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1500: FLTK 1.4.x Weekly Snapshot, r12122

Created at 00:00 Nov 25, 2016 by mike

A new weekly snapshot of FLTK 1.4.x (r12122) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.4.x-r12122

Commit Log:

------------------------------------------------------------------------
r12122 | manolo | 2016-11-19 03:01:06 -0500 (Sat, 19 Nov 2016) | 1 line

Remove change at r.12120 because STR#3353 note #6 shows it is not OK.
------------------------------------------------------------------------
r12121 | AlbrechtS | 2016-11-18 20:20:53 -0500 (Fri, 18 Nov 2016) | 4 lines

Finally remove FLTK_ABI_VERSION preprocessor macro from code.

FLTK_ABI_VERSION has been renamed to FL_ABI_VERSION in FLTK 1.4.0.

------------------------------------------------------------------------
r12120 | manolo | 2016-11-18 10:32:33 -0500 (Fri, 18 Nov 2016) | 5 lines

Fix for STR#3353: bad depth-2 image drawing when the window is resized
smaller than the image.

The problem is specific to the X11 platform. The cause is that depth-2
images were not considered
in a previous change (r.10628) that introduced transparent image drawing
with alpha blending.
Depth-2 images can be processed just as depth-4 images with alpha-blending.
------------------------------------------------------------------------
r12119 | manolo | 2016-11-18 10:02:34 -0500 (Fri, 18 Nov 2016) | 1 line

X11 platform: Fl_RGB_Image::mask_ is always 0, so remove code to process
mask_ in Fl_Xlib_Graphics_Driver.
------------------------------------------------------------------------
r12118 | manolo | 2016-11-18 09:41:20 -0500 (Fri, 18 Nov 2016) | 1 line

Remove commented out code for what used to be : static int start_rgb()
------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.