slackbuilds/graphics/ralcgm
B. Watson 6ca3e63431
graphics/ralcgm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:52:12 +07:00
..
README graphics/ralcgm: Added (view/convert CGM vector image files). 2017-12-21 08:19:32 +07:00
fix_warnings.diff graphics/ralcgm: Added (view/convert CGM vector image files). 2017-12-21 08:19:32 +07:00
no_interactive_config.diff graphics/ralcgm: Added (view/convert CGM vector image files). 2017-12-21 08:19:32 +07:00
ralcgm-linux.patch graphics/ralcgm: Added (view/convert CGM vector image files). 2017-12-21 08:19:32 +07:00
ralcgm.SlackBuild graphics/ralcgm: Remove template comment. 2021-10-13 00:52:12 +07:00
ralcgm.info graphics/ralcgm: Fix download URL. 2020-01-26 08:10:00 +07:00
slack-desc graphics/ralcgm: Added (view/convert CGM vector image files). 2017-12-21 08:19:32 +07:00

README

ralcgm (view/convert CGM vector image files)

RAL-CGM is a program to translate or interpret CGM (Computer Graphics
Metafile) files, either to a different encoding (Binary, Character or
Clear Text) or to view on a terminal or to send to a plotter (PostScript
or HPGL).

It can be used as an ImageMagick or GraphicsMagick delegate to convert
from CGM format.

If you want to compile the example code:

gcc -o testcgm -I/usr/include/ralcgm \
    /usr/doc/ralcgm-3.50/examples/testcgm.c -lcgm -lm -lX11