package tsdl-image

  1. Overview
  2. Docs
SDL2_Image bindings to go with Tsdl

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=2fe185f3552e8db87bea0ffed921050c
sha512=ef98e27e837a56c1f6ec1cf82fdf5092c2f86c20ab6e55c30138f4c197a7be6c879b05d770eddabba6d7debe588d92836c3322867f619fa3b1eda6fde885ff2c

Description

Tsdl_image provides bindings to SDL2_Image intended to be used with Tsdl.

Tags

tsdl SDL images

Published: 10 Sep 2021

README

Tsdl_image — SDL2_Image bindings for OCaml with Tsdl

Tsdl_image provides bindings to SDL2_Image intended to be used with Tsdl.

It has as siblings tsdl-mixer and tsdl-ttf.

Note that these bindings are at an early stage and have only been used minimally. The interface may change. Comments and bug reports are welcome through the github page.

Installation

Via opam:

opam install tsdl-image

Documentation

Documentation can be generated with dune build @doc, but the binding follows the SDL2_image interface closely, so it may be sufficient to consult its documentation.

Dependencies (6)

  1. ctypes-foreign
  2. ctypes >= "0.4.0"
  3. conf-sdl2-image
  4. tsdl >= "0.9.1"
  5. ocaml >= "4.03"
  6. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. bogue >= "20210917"
  2. oplot != "0.50"

Conflicts

None

OCaml

Innovation. Community. Security.