Skip to content

A Pascal implementation of Quite OK Image Format

License

Notifications You must be signed in to change notification settings

DosWorld/pasqoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

 
 
 

Languages