slackbuilds_ponce/graphics/ralcgm
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
fix_warnings.diff
no_interactive_config.diff
ralcgm-linux.patch
ralcgm.info
ralcgm.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
README
slack-desc

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