ImageConv: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 21: Line 22:
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 13:24, 4 August 2018

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.