FLTK logo

Article #1593: FLTK 1.4.x Weekly Snapshot, r12990

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

Created at 00:00 Jul 06, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12990 | manolo | 2018-07-02 11:21:57 -0400 (Mon, 02 Jul 2018) | 1 line

Try dummy commit
------------------------------------------------------------------------
r12989 | AlbrechtS | 2018-07-01 06:45:47 -0400 (Sun, 01 Jul 2018) | 23
lines

Update bundled nanosvg lib to latest upstream version.

$ git log -2 master
commit 06c1f0f3bb041d69a73bb74067d063a700215b0e
Merge: 1f17a7e d6eabf2
Author: Mikko Mononen <memononen@gmail.com>
Date:   Sat Apr 14 06:50:42 2018 +0300

    Merge pull request #116 from porglezomp-misc/master
    
    Parse <svg> percentage width for automatic sizing

commit d6eabf29c9c10038924e823e693dddef281abee5
Author: Caleb Jones <code@calebjones.net>
Date:   Fri Apr 13 19:57:06 2018 -0400

    Parse <svg> percentage width for automatic sizing
    
    Instead of calculating percentage coordinates relative to 1px, we
calculate them
    relative to 0px width, that way an explicit <svg width="100%"> will be
converted
    to <svg width="0px"> and trigger the bounding-box sizing calculation.


------------------------------------------------------------------------
r12988 | manolo | 2018-06-30 01:57:21 -0400 (Sat, 30 Jun 2018) | 1 line

Avoid giving same name (s) to 2 variables.
------------------------------------------------------------------------

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