diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-09-24 19:05:38 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-09-24 19:05:38 +0000 |
| commit | ad40154ca3130e6b4731f57294b6caa4f59b782d (patch) | |
| tree | eca0a981a25d6a4cc2dcc51f429c243b3a65b13e /CHANGES | |
| parent | b91935040a449a4a378d21907855479751a136cd (diff) | |
Adapt Sadysta's alpha compositing code for current implementation of
Fl_RGB_Image. We now provide (unaccellerated) alpha compositing of
RGBA and Grayscale-Alpha images (d() == 4 and d() == 2) on X11 and
QuickDraw...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5486 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,9 +1,9 @@ CHANGES IN FLTK 1.1.8 + - Implemented alpha blending for Quartz, WIN32, and X11 - Check buttons did not redraw properly with box() set to FL_NO_BOX (STR #1440) - Added the Bluecurve-inspired scheme "gtk+". - - Implemented alpha blending for WIN32 - Updated documentation (STR #1420, STR #1421) - Fixed font caching issue (STR #1415) - Fixed crash in fl_file_chooser (STR #1410) |
