FLTK logo

Article #1433: FLTK 1.3.x Weekly Snapshot, r10825

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

Created at 00:03 Aug 07, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10825 | manolo | 2015-08-05 16:20:30 -0400 (Wed, 05 Aug 2015) | 2 lines

The CGContextStrokePath bug has been fixed in Mac OS El Capitan (10.11)
public beta 4.
It's no longer necessary to apply a workaround for it.
------------------------------------------------------------------------
r10824 | AlbrechtS | 2015-08-01 15:04:07 -0400 (Sat, 01 Aug 2015) | 4 lines

Add light gray separator line to fluid widget browser (STR #2997).

Also fix some comments.

------------------------------------------------------------------------
r10823 | manolo | 2015-08-01 14:30:52 -0400 (Sat, 01 Aug 2015) | 1 line

Bypass Mac OS 10.11 bug in CGContextStrokePath()  -  continued
------------------------------------------------------------------------
r10822 | manolo | 2015-08-01 13:25:53 -0400 (Sat, 01 Aug 2015) | 1 line

Simpler code to support copy/paste of image data, that is also valid from
Mac OS 10.3.
------------------------------------------------------------------------
r10821 | manolo | 2015-08-01 12:56:04 -0400 (Sat, 01 Aug 2015) | 3 lines

Fix for Mac OS 10.11 El Capitan bugged  CGContextStrokePath() function:
replace it by CGContextReplacePathWithStrokedPath() + CGContextFillPath()
that does the same without error.
------------------------------------------------------------------------

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