Re: [AD] font vtable patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Here's what I've finally found:
- Both AllegroGL and AllegTTF need the FONT_VTABLE, FONT_MONO_DATA and
FONT_COLOR_DATA structures because they build or convert fonts.
- AllegroGL needs the font_vtable_mono and font_vtable_color global pointers
to tell Allegro color fonts from mono fonts.
Therefore I'm proposing to move them from aintern.h to allegro.h .
--
Eric Botcazou
ebotcazou@xxxxxxxxxx