| OCX.OCDraw |
Library for managing unbuffered draw contexts |
| OCX.OCImage |
Library for loading, editing (scaling, color changes) and displaying raster and displayed (OC-adapted) images with OCDraw. |
| buffer |
Library used to buffer I/O streams and for some I/O stream utilities |
| clipboard |
Library to handle the system clipboard |
| driver |
Library for handling drivers, which are a secure way of accessing components |
| event |
Event library, similar to the one found in OpenOS. |
| filesystem |
Filesystem library |
| ipc |
IPC library implemented using the per-process event system. |
| log |
System logging library |
| security |
Library for managing process permissions |
| shell |
Shell library |
| tasks |
User library allowing to create and manage processes. |
| text |
Library for manipulating text and formatting objects |
| users |
Users library |
| velx |
Implementation of the VELX executable format
(made from the documentation at
https://github.com/Adorable-Catgirl/Random-OC-Docs/blob/master/formats/velx/v1.md) |
| window |
Window library |