FLTK logo

STR #1874

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1874

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Documentation
Summary:offscreen w/alpha headers and doc issues
Version:1.1-current
Created By:wavexx
Assigned To:matt
Fix Version:1.1-current (SVN: v6028)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 wavexx
14:16 Feb 14, 2008
There are some inconsistencies in the offscreen code I would while trying to debug fl_draw_pixmap.

fl_create_offscreen_with_alpha is mentioned in the documentation, but it's not present in any public header for any platform. Since it's supported for win32 and quartz, it should be added there. For platform with no alpha support, the function can easily return some error.

There's some hand-declaration in Fl_Double_Window that should be clean up too.

fl_copy_offscreen_with_alpha follows the same logic. Since there's no return value here, a simple return is enough. fl_can_do_alpha_blending can be used to check if both function work or not.
 
 
#2 matt
09:32 Feb 20, 2008
This function was not supposed to be public. I removed it from the docs.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.