diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-04-01 14:36:41 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-04-01 14:36:41 +0200 |
| commit | d992a1240394acbf410a875c0196b750f449e3f0 (patch) | |
| tree | b8e373f8174b765f0198d78e804d4a80fc0c7d46 /README.md | |
| parent | a53efd73d7619173f93e58d4c85da12d4cda2101 (diff) | |
| parent | e91d65cd2fa4ea1965de5035e658bb866fcf38db (diff) | |
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,11 +4,11 @@ The Fast Light Tool Kit ("FLTK", pronounced "fulltick") 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 + 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: |
