Hi Guys,
I am displaying multiple images and texts by using freetype code available in below link. But i cant display more than 8 images units due to GL_MAX_TEXTURE_IMAGE_UNITS limitation. Currently i want to use texture atlas functions available in below link for displaying images. Could any one guide me how to use these functions for image display.
https://github.com/PDKK/freetypeGlesRpi