B. Watson 6ca3e63431 graphics/ralcgm: Remove template comment. hace 3 años
..
README f01ffa798d graphics/ralcgm: Added (view/convert CGM vector image files). hace 7 años
fix_warnings.diff f01ffa798d graphics/ralcgm: Added (view/convert CGM vector image files). hace 7 años
no_interactive_config.diff f01ffa798d graphics/ralcgm: Added (view/convert CGM vector image files). hace 7 años
ralcgm-linux.patch f01ffa798d graphics/ralcgm: Added (view/convert CGM vector image files). hace 7 años
ralcgm.SlackBuild 6ca3e63431 graphics/ralcgm: Remove template comment. hace 3 años
ralcgm.info dea16ba9be graphics/ralcgm: Fix download URL. hace 4 años
slack-desc f01ffa798d graphics/ralcgm: Added (view/convert CGM vector image files). hace 7 años

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