diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-29 18:04:38 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-29 18:04:38 +1300 |
commit | ad10541237cbb2f1047bfafa7386f3784f828c42 (patch) | |
tree | b0f46db72633c6ad1ff47985a34089a9f851a419 /progress.txt | |
parent | 82ec0d8c8d1ba164aa2d29c8f1203730aa51988c (diff) |
Filled holes in FLTK.Draw API, refactored Pixmap data marshalling
Diffstat (limited to 'progress.txt')
-rw-r--r-- | progress.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progress.txt b/progress.txt index 928ed3b..3676a3f 100644 --- a/progress.txt +++ b/progress.txt @@ -214,7 +214,6 @@ Non-widgets with incomplete APIs: FLTK FLTK.Devices.Graphics -FLTK.Draw FLTK.Images.Pixmaps (unmarshall data access?) FLTK.Images.Shared (images(), compare) FLTK.Text_Buffers |