[AD] [ alleg-Bugs-2951432 ] No clipping with sub-bitmap if (x <= 0 && y <= 0)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Bugs item #2951432, was opened at 2010-02-14 00:56
Message generated for change (Tracker Item Submitted) made by fbueren
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2951432&group_id=5665

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 4.9
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fbueren (fbueren)
Assigned to: Nobody/Anonymous (nobody)
Summary: No clipping with sub-bitmap if (x <= 0 && y <= 0)

Initial Comment:
When calling al_create_sub_bitmap(al_get_backbuffer(),  x, y ... whatever...)
I get no clipping at all if  (x <= 0 && y <= 0) . 
Seems to work as soon as  x > 0 || y > 0.

Tested under Linux.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2951432&group_id=5665




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/