fltk v1.3.9
- Created
- Updated
FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
# License
Unspecified
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default feature: opengl
# opengl default
OpenGL support
Dependencies:
and 2 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
No dependencies.
# Dependencies
fontconfig
Platforms:
!osx
freetype
Features: (none)
- libjpeg-turbo
- libpng
- zlib
and 6 transitive dependencies:
- dirent (by fontconfig )
- expat (by fontconfig )
libiconv (by fontconfig )
Platforms:
!windows
libuuid (by fontconfig )
Platforms:
!osx & !windows
pthread (by fontconfig )
Platforms:
!emscripten & !windows
- pthreads (by pthread )
# Host Dependencies
fltk
Features: (none)
- vcpkg-cmake
- vcpkg-cmake-config
and 3 transitive dependencies:
- gperf (by fontconfig )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-tool-meson (by fontconfig )
# Dependents
# Host Dependents
# Contributors
Scott
Robert Schumacher
codicodi
Alexander Karatarakis
driver1998
pravic
Phoebe
Stefano Sinigardi
Neil McNeight
Lily
ras0219
Jack·Boos·Yu
Mohammed Alyousef
autoantwort
Giovanni A. Zuliani
Billy O'Neal
nicole mazzuca
Kai Pastor
Alexander Neumann
Mengna Li
Lily Wang
# Changelog
and 18 more commits:
26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)346c2be
[fltk] force import macro to either 0 or 11780157
[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds.21e30e6
Added fluid.exe to output toolsae3f414
[fltk] Bump version to correspond with binary layout changed1595ac
Fixed incorrect naming of files1c9ea00
[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.8310c5a
FLTK Port