Closed GoogleCodeExporter closed 9 years ago
Reviewed the code further. Really all that needs to happen is parametrizing
the attribute handles when creating the vertex buffers. If this already exists
then forgive me for missing it.
Original comment by shinhals...@gmail.com
on 5 Feb 2012 at 7:02
This library is intended to work with any version of OpenGL because the
mandatory files are
only texture-font, texture-atlas and vector. All other files are mainly demos
that show how to use it.
Concerning OpenGL ES 2.0, Stéphane Duclos sent the relevant demo in the
freetype-gl group and I need to include it. At this point, testing and bug
reporting would be welcome.
Nicolas
Original comment by Nicolas.Rougier@gmail.com
on 6 Feb 2012 at 7:33
Original comment by Nicolas.Rougier@gmail.com
on 18 Feb 2012 at 2:02
I see in the README contributers the Android Port from Duclos. I cannot locate
any remnants of it in the repository though. Also when you say Android port do
you mean GLES1.1 or GLES2.0+.
Original comment by shinhals...@gmail.com
on 9 Aug 2012 at 4:29
Never mind, I found it. demo-font-gles2.c
https://groups.google.com/forum/?fromgroups#!topic/freetype-gl/x7cZMUS8xMo%5B1-2
5%5D
Original comment by shinhals...@gmail.com
on 9 Aug 2012 at 7:09
Original issue reported on code.google.com by
shinhals...@gmail.com
on 5 Feb 2012 at 6:16