caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* lablgl/lablgtk opengl and text/fonts
@ 2010-07-24  8:08 Yoann Padioleau
  2010-07-24 13:32 ` [Caml-list] " Philippe Veber
  2010-07-24 15:59 ` Florent Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Yoann Padioleau @ 2010-07-24  8:08 UTC (permalink / raw)
  To: caml users; +Cc: Jacques Garrigue

Hi,

Is there a way to draw text on GlGtk.area ? with a specific font ?
I've seen mentions of FTGL but there is no binding for it in lablgl apparently :(


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

* Re: [Caml-list] lablgl/lablgtk opengl and text/fonts
  2010-07-24  8:08 lablgl/lablgtk opengl and text/fonts Yoann Padioleau
@ 2010-07-24 13:32 ` Philippe Veber
  2010-07-24 15:59 ` Florent Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Veber @ 2010-07-24 13:32 UTC (permalink / raw)
  To: Yoann Padioleau; +Cc: caml users, Jacques Garrigue

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

Hi Yoann

I use the part of glMLite dedicated to FTGL

http://www.linux-nantes.org/~fmonnier/ocaml/GL/
http://www.linux-nantes.org/~fmonnier/OCaml/GL/doc/Ftgl.html

The binding is close to the library (and thus inherits some of its defects)
but has been working very well up to now.

hth,
ph.

2010/7/24 Yoann Padioleau <pad@facebook.com>

> Hi,
>
> Is there a way to draw text on GlGtk.area ? with a specific font ?
> I've seen mentions of FTGL but there is no binding for it in lablgl
> apparently :(
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 1562 bytes --]

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

* Re: [Caml-list] lablgl/lablgtk opengl and text/fonts
  2010-07-24  8:08 lablgl/lablgtk opengl and text/fonts Yoann Padioleau
  2010-07-24 13:32 ` [Caml-list] " Philippe Veber
@ 2010-07-24 15:59 ` Florent Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Florent Monnier @ 2010-07-24 15:59 UTC (permalink / raw)
  To: caml-list

Le samedi 24 juillet 2010 10:08:10, Yoann Padioleau a écrit :
> Hi,
> 
> Is there a way to draw text on GlGtk.area ? with a specific font ?
> I've seen mentions of FTGL but there is no binding for it in lablgl
>  apparently :(

the FTGL bindings are provided in the glMLite tarball in order to ease 
distribution, but it is really agnostic from any opengl bindings,
it even has its own Makefile (Makefile.ftgl) and you can check that if you build 
it nothing else will be build, and you can install it alone,
so you can right use it with LablGL.


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

end of thread, other threads:[~2010-07-24 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-24  8:08 lablgl/lablgtk opengl and text/fonts Yoann Padioleau
2010-07-24 13:32 ` [Caml-list] " Philippe Veber
2010-07-24 15:59 ` Florent Monnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).