LC_Plugins project Home

Download the LC_Plugins project source code.

This is C++ project of Microsoft Visual Studio 2019, used to build the following software:

Plugin_DXF.dll LiteCAD plugin to read \ write AutoCAD DXF files
Plugin_AI.dll LiteCAD plugin to read Adobe Illustrator files
Plugin_HPGL.dll LiteCAD plugin to read HP-GL/2 files
Plugin_SVG.dll LiteCAD plugin to read SVG files
Plugin_GPX.dll LiteCAD plugin to read GPS track files
Plugin_VEC.dll LiteCAD plugin to read files of VeCAD program
LookDXF.exe Application to view structure of DXF file

After successful build, find result files in the directories

LC_Plugins\_Final\Win32

LC_Plugins\_Final\x64

Copy plugins into the directory from where your application loads LiteCAD DLL and after then your application will support new file formats.