from small one page howto to huge articles all in one place
 

search text in:





Poll
Which filesystem do you use?






poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

185934

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250337

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137481

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





GIFBG

Section: GIFLIB Documentation (1)
Updated: 2 May 2012
Index Return to Main Contents
 

NAME

gifbg - generarate a test-pattern GIF  

SYNOPSIS

gifbg [-v] [-d dir] [-l lvls] [-c R G B] [-m min] [-o max] [-s w h] [-h]
 

DESCRIPTION

A program to generate a single-color test pattern GIF with gradually changing intensity in any of the basic 8 directions.

The gifbg program reads no input, and will dump the created GIF file to stdout.  

OPTIONS

-v

Verbose mode (show progress). Enables printout of running scan lines.

-d dir

Select direction the intensity of the background should increase. Direction can be one of the 8 principal directions:

"T"

for Top

"TR"

for Top Right

"R"

for Right

"BR"

for Bottom Right

"B"

for Bottom

"BL"

for Bottom Left

"L"

for left

"TL"

for Top Left

The compass directions may be use as synonyms for the above directions, so for example "NE" is equal to "TR".

Direction is case insensitive. The default direction is Top (North).

-l lvls

Numeric, nmber of levels the color will be scaled to. Default is 16.

-c R G B

What to use as the primary background color to scale. This color is scaled between the minimum intensity (min) and maximum intensity (max) from one end of the screen to the other as defined by dir. See below (-m & -M) for min & max. Default is Blue (0, 0, 255).

-m min

Minimum intensity (in percent) to scale color. Default 10%

[-M max

Maximum intensity (in percent) to scale color. Default 100%

-s W H

Size of image to create. Default 640 by 350.

-h

Print one line of command line help, similar to Usage above.

If min == max = 100 (%) and lvls == 2 then boolean mask image of specified size will be created - all foreground. This can be used as a square mask for the m[blue]gifcomb.htmlm[]gifcomb utility.  

AUTHOR

Gershon Elber.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 25.2 ms