WMFtoSVG

所属分类:图形图像处理
开发工具:Visual C++
文件大小:914KB
下载次数:13
上传日期:2011-12-11 14:01:12
上 传 者卧看庭前
说明:  本程序主要是基于ImageMagic实现的矢量图转换(WMF/EMFtoSVG)
(this program is main used for convert wmf or emf to svg file.And this vector convert program is based on Imagemagic)

文件列表:
WMFtoSVG\WMFtoSVG\Debug\cl.command.1.tlog (1470, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\CL.read.1.tlog (21968, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\CL.write.1.tlog (648, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link-cvtres.read.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link-cvtres.write.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.7064-cvtres.read.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.7064-cvtres.write.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.7064.read.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.7064.write.1.tlog (2, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.command.1.tlog (1684, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.read.1.tlog (2852, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\link.write.1.tlog (710, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\mt.command.1.tlog (366, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\mt.read.1.tlog (342, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\mt.write.1.tlog (274, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\rc.command.1.tlog (490, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\rc.read.1.tlog (246, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\rc.write.1.tlog (254, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\stdafx.obj (11139, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\vc100.idb (674816, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\vc100.pdb (577536, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.exe.embed.manifest (406, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.exe.embed.manifest.res (472, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.exe.intermediate.manifest (381, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.lastbuildstate (47, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.log (20056, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.obj (115040, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG.pch (1245184, 2011-11-15)
WMFtoSVG\WMFtoSVG\Debug\WMFtoSVG_manifest.rc (206, 2011-11-15)
WMFtoSVG\WMFtoSVG\Release\cl.command.1.tlog (1470, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\CL.read.1.tlog (19612, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\CL.write.1.tlog (668, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\link.command.1.tlog (1478, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\link.read.1.tlog (2400, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\link.write.1.tlog (516, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\mt.command.1.tlog (416, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\mt.read.1.tlog (866, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\mt.write.1.tlog (234, 2011-11-16)
WMFtoSVG\WMFtoSVG\Release\stdafx.obj (50290, 2011-11-16)
... ...

======================================================================== CONSOLE APPLICATION : WMFtoSVG Project Overview ======================================================================== AppWizard has created this WMFtoSVG application for you. This file contains a summary of what you will find in each of the files that make up your WMFtoSVG application. WMFtoSVG.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. WMFtoSVG.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). WMFtoSVG.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named WMFtoSVG.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者