Go to file
2024-07-29 13:05:31 +02:00
.github
cairo
CMake
documentation Resize line sizes and widths dynamically in test/line_style_docs 2024-07-23 17:18:40 +02:00
examples
FL Remove FL_AUTO_DELETE_EVENT feature 2024-07-28 16:32:36 +02:00
fltk-options
fluid FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 2024-07-27 20:22:50 +02:00
GL
jpeg
lib
libdecor
misc
nanosvg
png
public
src GDI: fix StretchBlt mode setting 2024-07-28 22:30:55 +02:00
test Resize line sizes and widths dynamically in test/line_style_docs 2024-07-23 17:18:40 +02:00
util
zlib
.clang-format
.gitattributes
.gitignore
.gitlab-ci.yml
ANNOUNCEMENT Fix ignored files, add 'build' directory to ignored files. 2016-11-11 21:18:42 +00:00
autogen.sh
CHANGES_1.0.txt
CHANGES_1.1.txt
CHANGES_1.3.txt
CHANGES.txt
CMakeLists.txt
config.guess
config.sub
configh.cmake.in
configh.in
configure.ac Use pkg-config to find libpng - still does the simple test as a backup... 2024-07-03 11:50:52 -04:00
COPYING
CREDITS.txt Update README.txt and CREDITS.txt 2023-12-20 17:05:18 +01:00
fl_config.cmake.in
fl_config.in
fltk_version.dat
fltk-config.in
fltk.list.in
fltk.spec.in
fltk.xpm
forms.h
install-sh
mac_endianness.h
Makefile
makeinclude.in
makesrcdist
README.abi-version.txt
README.Cairo.txt
README.CMake.txt Add chapter in CMake docs for building FLTK under Windows WSL. 2024-07-29 13:05:31 +02:00
README.experimental.txt
README.IDE.txt
README.macOS.md
README.md
README.txt
README.Unix.txt
README.Wayland.txt
README.Windows.txt

README - Fast Light Tool Kit (FLTK) Version 1.4.0

WHAT IS FLTK?

The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and macOS®.
FLTK provides modern GUI functionality without the bloat and
supports 3D graphics via OpenGL® and its built-in GLUT
emulation. It was originally developed by Mr. Bill Spitzak
and is currently maintained by a small group of developers
across the world with a central repository on GitHub.

For more information see README.txt:
https://github.com/fltk/fltk/blob/master/README.txt

Build