Skip to content

SauceChord/nuru-dot-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuru dot net

A C# .NET implementation of domsson's nuru file format.

Current state

Loads ASCII and Unicode images. Supports ANSI4, ANSI8 and TrueColor palette lookups. Metadata too. However does not yet provide a clean way to access ANSI4 and ANSI8 raw values. If you want to use them, you could look them up using the NUIFile and NUPFile (in case the NUIFile has a color palette mode and the NUPFile is providing ANSI8 codes).

Submodules

This repository uses submodules, so after you clone, use the following commands to get the submodules.

git submodule init
git submodule update

About

nuru file library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages