diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-07-16 08:38:52 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-07-16 08:38:52 +0000 |
| commit | 5aa5abdff5dd3d8756de6b662af11ab55427fe16 (patch) | |
| tree | b85aefb2b18fed7ad9191d5625608d5705f8ccb3 /CHANGES | |
| parent | 2d5130bef801bb6338ee816b5e795232786f0249 (diff) | |
Added support for 32bit per pixel subformat, uncompressed, in BMP. Last 8 bit are used as Alpha channel.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4427 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745) + - Added 32bit BMP Image file format support (STR #918) - Value Sliders would not receive focus when clicked on (STR #911) - Added redraw of some widgets to show focus change (STR #910) - Fl::set_font would not clear 'pretty' name (STR #902) |
