fltk v1.3.11
- 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 4 transitive dependencies:
- gperf (by fontconfig )
- vcpkg-cmake-get-vars (by vcpkg-make )
- vcpkg-make (by gperf )
- 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 19 more commits:
- 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
- 346c2be[fltk] force import macro to either 0 or 1
- 1780157[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds.
- 21e30e6Added fluid.exe to output tools
- ae3f414[fltk] Bump version to correspond with binary layout change
- d1595acFixed incorrect naming of files
- 1c9ea00[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.
- 8310c5aFLTK Port