summaryrefslogtreecommitdiff
path: root/README.bundled-libs.txt
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 09:38:53 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 09:38:53 +0100
commit39eba133de302f393cc2dabfa5c1d933239cd1ce (patch)
tree0aacb7bfd9d2b30350f8a601515f7f0126a797ad /README.bundled-libs.txt
parentb804c4b72c96630d57166d4d7b94fb104122e95e (diff)
Update bundled libpng to version 1.6.39 (20 nov 2022)
Diffstat (limited to 'README.bundled-libs.txt')
-rw-r--r--README.bundled-libs.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.bundled-libs.txt b/README.bundled-libs.txt
index 15fb0b24c..84d3e71fc 100644
--- a/README.bundled-libs.txt
+++ b/README.bundled-libs.txt
@@ -21,7 +21,7 @@ Current versions of bundled libraries (as of Jan 16, 2023):
--------------------------------------------------------------------------
jpeg jpeg-9d 2020-01-12 1.4.0
nanosvg abcd277ea4 [1] 2022-12-22 1.4.0
- png libpng-1.6.37 2019-04-14 1.4.0
+ png libpng-1.6.39 2022-11-20 1.4.0
zlib zlib-1.2.13 2022-10-13 1.4.0
libdecor 3f3e5e1d [2] 2022-12-29 1.4.0
--------------------------------------------------------------------------
@@ -178,6 +178,7 @@ png:
Download the latest libpng sources, `cd' to /path-to/libpng and run
$ ./configure --with-libpng-prefix=fltk_
+ $ make
This creates the header files 'pnglibconf.h' and 'pngprefix.h'
with the 'fltk_' symbol prefix.