Skip to content

DosWorld/pasqoi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

QOI Logo

PasQOI

A Pascal implementation of Quite OK Image Format.

PASQOI16 - This is implementation for Turbo Pascal (16-bit) with buffered read/write (due to CPU Arch restriction, it is impossible handle more then 64kb RAM in one memory structure).

Next few days, I'll add implementation for 32/64-bit world.

Production use warning: QOI file format is not finalized yet. You can track progress here in the original repository.

License

Copyright(c) 2021 Dominic Szablewski

Copyright(c) 2021 DosWorld

MIT License (see LICENSE file)

About

A Pascal implementation of Quite OK Image Format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages