comp.lang.ada
 help / color / mirror / Atom feed
From: Felix Krause <contact@flyx.org>
Subject: ANN: OpenGLAda 0.6 and FreeTypeAda released
Date: Mon, 30 Oct 2017 12:17:14 +0100
Date: 2017-10-30T12:17:14+01:00	[thread overview]
Message-ID: <2017103012171499678-contact@flyx.org> (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


             reply	other threads:[~2017-10-30 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-30 11:17 Felix Krause [this message]
2019-03-03  2:07 ` ANN: OpenGLAda 0.6 and FreeTypeAda released Rufas Cube
replies disabled

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