lanek:
> Hi,
>
> I am looking for XOSD (X On Screen Display) library bindings for Haskell, of
> the kind of X::Osd [Perl].
>
> I haven't been able to find anything on XOSD _and_ Haskell around, who knows
> better?
>
I wrote a reall quick binding for you,
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xosd-0.1
Currently just the low level C binding, and some quick wrappers. A
high level 'interpreter + attributes' like binding is next.
If you know the C API, you can use it now.
Cheers,
Don
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell