Skip to content

Plan9-Archive/view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

view
=====
`view` is an image viewer for 9front.
It uses the STB library to load PNG, JPG, GIF and BMP file formats.

`view` currently misses some features that are present in page(1) but
those will be added in due time.

Usage:
------
Install with `mk install`
Run with `view <image>`

Credits:
--------
STB library: https://github.com/nothings/stb

Bugs:
-----
That wouldn't be my code otherwise!

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%