1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2024-12-27 03:48:21 +01:00
Diya-API/README.md
2022-03-07 09:35:30 +01:00

14 lines
251 B
Markdown

# Diya-API
Diya base system API:
* SDL2, OpenGL and Freetype binding
* Base Graphic stack for touch device
* Application API for application development
```smalltalk
Metacello new
repository: 'github://lxsang/Diya-API';
baseline:'Diya';
load
```