comp.lang.ada
 help / color / mirror / Atom feed
* ANN: OpenGLAda 0.6 and FreeTypeAda released
@ 2017-10-30 11:17 Felix Krause
  2019-03-03  2:07 ` Rufas Cube
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Krause @ 2017-10-30 11:17 UTC (permalink / raw)


In this version, the dated FTGL binding has been replaced by a binding 
to the FreeType library itself, which enables more flexibility for 
drawing text. Furthermore, a package GL.Text has been added which 
provides a more high-level API similar to FTGL. It depends on Dmitry A. 
Kazakov's excellent Strings_Edit [2] package for UTF-8 decoding so that 
it is easy to render any UTF-8 string.

Since the FreeType binding may be useful for purposes unrelated to 
OpenGL, it is also available as a separate project [3]; however, it 
currently has no own versioning scheme and no documentation and is 
simply synchronized with the OpenGLAda repository. The binding is not 
complete; it only wraps the parts that were necessary to use it with 
OpenGL. This may improve in the future.

The current OpenGLAda release is available as tag of its repository [1].

 [1]: https://github.com/flyx/OpenGLAda/releases
 [2]: http://www.dmitry-kazakov.de/ada/strings_edit.htm
 [3]: https://github.com/flyx/FreeTypeAda

-- 
Regards,
Felix Krause


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-03  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 11:17 ANN: OpenGLAda 0.6 and FreeTypeAda released Felix Krause
2019-03-03  2:07 ` Rufas Cube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox