From dee76d5884c6f079ea3a2387d07289534a51a0c1 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Tue, 28 Jan 2025 21:43:17 +1300 Subject: Revised Image subhierarchy, fixed data subprograms, added constructor for Pixmap --- progress.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'progress.txt') diff --git a/progress.txt b/progress.txt index 6e2c8b8..928ed3b 100644 --- a/progress.txt +++ b/progress.txt @@ -215,9 +215,7 @@ Non-widgets with incomplete APIs: FLTK FLTK.Devices.Graphics FLTK.Draw -FLTK.Images (static attributes, draw_empty, Get_Data_Size?) -FLTK.Images.Bitmaps (attributes) -FLTK.Images.Pixmaps (constructor) +FLTK.Images.Pixmaps (unmarshall data access?) FLTK.Images.Shared (images(), compare) FLTK.Text_Buffers -- cgit