[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] About colors
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Tue, 15 Jun 2010 13:52:39 -0600 (MDT)
On Tue, June 15, 2010 1:12 pm, Pavel Sountsov said:
> Here are the alternatives so far: the task is to draw a rectangle with
> an outline. We also want to highlight the top and bottom edges with a
> different color using lines.
>
> 1. Current implementation:
The more I think about this and hear all the different options, the more
I think we should keep it simple and go with OpenGL expected behaviour...
Which I think is what Elias has been pushing all along. It makes sense
now that I understand the "growing symmetrically" bit..
Trent :n)