Screenshot program for Linux text console(s)
0. Contents
This is the documentation of snapscreenshot-1.0.14.3.
1. Purpose
snapscreenshot version 1.0.14.2
Copyright (C) 1992,2003 Bisqwit (http://iki.fi/bisqwit/)
Takes snapshot from your Linux console(s) and outputs a Targa file.
You can use convert(1) to convert the resulting image to various formats.
Usage: snapscreenshot [-hfb1cxV] > snap.tga
-h, --help Help
-f, --fontwidth Font width (8 or 9, default: 9)
-b, --border Border colour (0..15, default: 9)
-1, --firstwin Specify the index of first window
-c, --num Specify number of windows (default: 6)
-x, --alongside Specify number of windows horizontally (4)
-V, --version Version information
2. Copying
snapscreenshot has been written by Joel Yliluoma, a.k.a.
Bisqwit,
and is distributed under the terms of the
General Public License (GPL).
If you happen to see this program useful for you, I'd
appreciate if you tell me :) Perhaps it would motivate
me to enhance the program.
3. FAQ
Q:
I have 132x50 text mode with 8x8 font, and when I take
a snapshot, it looks very wide and not tall... Why does
snapscreenshot mess the ratio?
A:
snapscreenshot doesn't save or even know about dot-per-inch
ratios, and neither do most image display programs.
132x50 with 8x8 font means 1054x400 pixel resolution,
and you clearly can see that 1054 is over two times 400.
So it really is wider than its tall.
Your monitor just squashes the pixels horizontally.
If you want a regular 1.25 ratio image, you have to either
squeeze it horizontally or stretch it vertically by
using an image conversion program like Imagemagick.
4. Requirements
GNU make is probably required.
The program only works in Linux (I don't know
any other unix clones having /dev/vcs* -devices).
5. Downloading
Generated from
progdesc.php (last updated: Mon, 31 Aug 2009 14:23:25 +0300)
with docmaker.php (last updated: Mon, 31 Aug 2009 14:23:25 +0300)
at Mon, 31 Aug 2009 14:23:25 +0300