Re: [AD] [patch] is_trans_font()

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


Milan Mimica wrote:
What do we do with is_color_font()? Currently it returns TRUE for color and trans fonts. Is that still OK? Afterall, trans fonts are a kind of color fonts (from user view) and differ very slightly in internals.

If the font vtables were a class hierarchy, you'd have something like

          font
         /    \
mono font      color font
                    |
               trans font

right? Makes sense to me to keep is_color_font() as-is.

--
Daniel Schlyder




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