QQ Plot module library v4.0
Grafic output from Fortran- or C-programs.

Fonts, text and numbers:

One predefined font with floating accents
The characterset can be changed or extended
Create more fonts by copying and renaming the font module

Insert numbers in textstrings:
call qqiconv (text(n:m), nz1, zahl, textlae)
call qqrconv (text(n:m), nz1, zahl, textlae, nkomma)
nz1 returns the really used number of characters.

Clipping (Border), polygon and colors:

Created by painting nine times with different clippings.
Line- and fillcolors for polygons become defined separately.
Colortable The colors can be redefined as you need.
call qqdcolor (color, r, g, b)

Rotation

Rotation of text and Grafik on free defined coordinates.
The sample is made manually from 72 separate pictures made in a loop.
The filename of the pictures became modified with the function
qqiconv.

Greyscale pictures
256 greyscales. Even here are single colors defineable.

Monochrome (1 Bit) also with userdefined colors.