An open API service indexing awesome lists of open source software.

https://github.com/egor00f/kos-pixman


https://github.com/egor00f/kos-pixman

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# zlib for kolibrios

This is pixman library from kolibrios repository.

## Build

static library:
```
make libpixman-1.a
```

shared library:
```
make pixman-1.dll
```

package:
```
make kos-pixman-dev
```