Git Product home page Git Product logo

fbv-freebsd's Introduction

1. OVERVIEW
    fbv (FrameBuffer Viewer) is a simple program to view pictures on
  a linux framebuffer device. In 2000, when fbv was created, there
  were no other situable programs performing the same task, so the
  authors decided to follow the rule: 'If you need a tool - write
  it yourself!' :-)

2. REQUIREMENTS
  - Linux, configured to provide the framebuffer device interface
    (/dev/fb0 or /dev/fb/0)
  - libungif for GIF support
  - libjpeg for JPEG support
  - libpng for PNG support

3. INSTALLATION
  - unpack the archive (you've propably already done it)
  - run ./configure
  - type: make
  - type: make install
  - enjoy...

4. USAGE
    Just run fbv without any arguments, and a short help message
  will appear...

5. AUTHORS
  Tomasz 'smoku' Sterna <[email protected]>
  Mateusz 'mteg' Golicz <[email protected]>
  
  Feel free to send any comments, patches, bugfixes, suggestions, etc. The
  authors are not native english speakers, and they are aware of the fact
  that their english is far from perfect. Because of that, reports on
  grammar and vocabulary mistakes in this file are also welcome.

6. BUGS & TODO
  - the code is really awfully formated and requires some fixes...
  - the english in messages is not the best at all :-)

7. ACKNOWLEDGEMENTS
  - the fbset authors: some code in fb_display.c is based on it...
  - Nat Ersoz - for his suggestions and bugfixes
  - Mauro Meneghin - for the transparent GIF support
  - Marcin 'Piaskowy' Zieba - for his minor bugfixes
  - Mariusz 'Ma-rYu-sH' Witkowski - for his suggestions on alpha
        channel support and testing

8. LICENSE
  The package is licensed under the GNU GPL license, version 2.
  Obtain your copy at http://www.gnu.org.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.