forked from falkTX/ntk
-
Notifications
You must be signed in to change notification settings - Fork 0
Fork of NTK without Waf binary blob
License
poweraudio/ntk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PowerAudio fork of NTK ====================== This fork of NTK has the following changes: * Replaced `waf` binary blob with https://github.com/drobilla/autowaf. ---------------------------------------------------------------------- # What is NTK? # NTK is a fork of FLTK 1.3.0 which adds graphics rendering via Cairo, support for transparent/overlapping widgets, streamlining of internals, and some new/improved widgets. # LICENSING # NTK has the same license as FLTK. # Documentation # Currently, there is none (beyond the FLTK 1.3 docs) # Building # NTK uses the 'waf' build system. Type: ./waf configure --help to see compilation options. Building and installing generally goes like: ./waf configure ./waf su -c './waf install' # Usage # NTK uses pkg-config for publishing library information.
About
Fork of NTK without Waf binary blob
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 68.3%
- C 28.9%
- Objective-C++ 2.0%
- Python 0.3%
- WebAssembly 0.3%
- Shell 0.1%
- Other 0.1%