FLTK logo

Article #1504: FLTK 1.4.x Weekly Snapshot, r12153

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 #1504: FLTK 1.4.x Weekly Snapshot, r12153

Created at 00:00 Dec 23, 2016 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12153 | manolo | 2016-12-21 10:05:02 -0500 (Wed, 21 Dec 2016) | 1 line

X11 platform: Add optional use of the pango library to draw text, gaining
the possibility to draw text in any script supported by Unicode.
------------------------------------------------------------------------
r12152 | manolo | 2016-12-21 09:52:16 -0500 (Wed, 21 Dec 2016) | 1 line

Fix Fl_Xlib_Graphics_Driver::delete_bitmask() : the pixmap argument is to
be deleted by XFreePixmap().
------------------------------------------------------------------------
r12151 | greg.ercolano | 2016-12-20 18:27:29 -0500 (Tue, 20 Dec 2016) | 4
lines

Fix for Brain Davis' bug report in fltk.general on 12/20/16.
Subject: Fl_Glut_Window::Fl_Glut_Window(int w, int h, const char *title =
0)... err huh well no, but it should be


------------------------------------------------------------------------
r12150 | manolo | 2016-12-19 09:35:08 -0500 (Mon, 19 Dec 2016) | 2 lines

When targetting MacOS+X11, fltk-config should not bundle the executable.

------------------------------------------------------------------------
r12149 | manolo | 2016-12-17 02:42:54 -0500 (Sat, 17 Dec 2016) | 1 line

Handle non-ASCII characters when selecting a word or moving the cursor by
one word.
------------------------------------------------------------------------
r12148 | manolo | 2016-12-16 11:06:07 -0500 (Fri, 16 Dec 2016) | 4 lines

Improve Fl_Graphics_Driver::copy_offscreen() so it accepts an Fl_Offscreen
argument even if not created by fl_create_offscreen().

With this, fl_copy_offscreen() can be used with any drawing surface (e.g.,
PostScript) and any Fl_Offscreen
argument (e.g., returned by Fl_image_Surface::offscreen()).
------------------------------------------------------------------------

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