FLTK logo

Article #1450: FLTK 1.3.x Weekly Snapshot, r11157

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 #1450: FLTK 1.3.x Weekly Snapshot, r11157

Created at 00:03 Feb 12, 2016 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r11157

Commit Log:

------------------------------------------------------------------------
r11157 | manolo | 2016-02-11 15:49:29 -0500 (Thu, 11 Feb 2016) | 2 lines

Mention Fl_Shared_Image *Fl_Image_Surface::highres_image().

------------------------------------------------------------------------
r11156 | manolo | 2016-02-11 15:42:51 -0500 (Thu, 11 Feb 2016) | 6 lines

Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into
high-resolution bitmap.

This new member function returns a high resolution bitmap image scaled to
the adequate
drawing size. This allows to create a bitmap image able to fill all pixels
of a high resolution
display. This is functional only for the Mac OS platform and with
FL_ABI_VERSION >= 10304. 
On other platforms, the new member function returns an unscaled bitmap.
------------------------------------------------------------------------
r11134 | AlbrechtS | 2016-02-08 20:11:03 -0500 (Mon, 08 Feb 2016) | 4 lines

Fix valgrind warning (uninitialized variable) in Fl_Window.

Visible only with FLTK_ABI_VERSION >= 10303, since FLTK 1.3.3.

------------------------------------------------------------------------
r11133 | AlbrechtS | 2016-02-08 19:58:18 -0500 (Mon, 08 Feb 2016) | 2 lines

[CMake only] Add examples/fltk-versions to test programs.

------------------------------------------------------------------------
r11131 | AlbrechtS | 2016-02-07 05:10:52 -0500 (Sun, 07 Feb 2016) | 2 lines

Fixed Windows drag'n'drop not showing insert position (STR #3209).

------------------------------------------------------------------------

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'.