Add BMP and GIF support

This commit is contained in:
Ray Chason
2026-08-24 12:02:35 -04:00
committed by Ray Chason
parent 97a6c131a9
commit cc47605531
6 changed files with 396 additions and 148 deletions
+1
View File
@@ -390,6 +390,7 @@ extern void nh_XtPopup(Widget, int, Widget);
extern void nh_XtPopdown(Widget);
extern void win_X11_init(int);
extern void find_scrollbars(Widget, Widget, Widget *, Widget *);
extern Boolean nhApproxColor(Screen *, Colormap, char *, XColor *);
/* ### winmesg.c ### */
extern void set_message_slider(struct xwindow *);