RE: [AD] font vtable patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> (1) Do `color_findglyph' and `mono_findglyph' really need to be in
> `aintern.h' (perhaps I misunderstood the purpose of the patch)
well, they can be useful when dealing with the internals, but probably
not if using the API "normally", so we thought it was a good place to
put those.
> (2) If so, shouldn't they be prefixed with an underscore?
possibly :) there is no point in keeping the same signature as they
were private before anyway. feel free. this convention has somehow
missed me :/
> (3) If I was really pedantic (and I am!), would I put an underscore
> between "find" and "glyph"?
:)
again, feel free :P
--
Lyrian