ImageConv: Difference between revisions

From FreeCAD Documentation
(First description. Command line missing.)
 
m (1 revision)
(No difference)

Revision as of 13:05, 2 February 2009

ImageConv is a program used to convert images from various formats to the XPM-format, that can be compiled into FreeCAD.

Building

ImageConv is located in the source tree of FreeCAD:

/trunk/src/Tools/ImageTools/ImageConv

Building is easy with the Makefile or the VisualStudio-Project.

Usage

ImageConv is a command line tool.