EMFViewer

所属分类:图片显示
开发工具:Visual C++
文件大小:382KB
下载次数:9
上传日期:2013-10-10 13:33:59
上 传 者umika
说明:  EMF,WMF图像显示。可以显示包括jpg,emf,wmf,png等多种格式的图片
(EMF, WMF image display. Can display including jpg, emf, wmf, png and other image formats)

文件列表:
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\adler32.c (2349, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\compress.c (2606, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\crc32.c (10072, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\deflate.c (56504, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\example.c (17041, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\gzio.c (31571, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\infback.c (22695, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\inffast.c (12535, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\inflate.c (46663, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\inftrees.c (13687, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\minigzip.c (8365, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\trees.c (45294, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\uncompr.c (2186, 2011-05-12)
www.NewXing.com\Src\Common\zlib\zlib-1.2.1\zutil.c (7364, 2011-05-12)
www.NewXing.com\Src\Client\emfxdemo\emfxdemo.clw (1421, 2004-09-30)
www.NewXing.com\Src\Client\emfxdemo\emfxdemo.cpp (2490, 2011-05-12)
www.NewXing.com\Src\Client\emfxdemo\emfxdemoDlg.cpp (7449, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\MSDib.cpp (7341, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\SCAlphaBand.cpp (11186, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\SCBitmap.cpp (8032, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCBrkEMF.cpp (7845, 2011-05-12)
www.NewXing.com\Src\Common\scgenlib\SCBrkTarget.cpp (6360, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\SCColorBox.cpp (23286, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\SCDCCloner.cpp (7103, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendImages_i.cpp (22231, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendLines_i.cpp (5501, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendPaths_i.cpp (5433, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendPolys_i.cpp (19976, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendRgns_i.cpp (11464, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCDCRendTexts_i.cpp (20012, 2011-05-12)
www.NewXing.com\Src\Client\scwinlib\SCEditBox.cpp (2550, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMF.cpp (30672, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMF2Text.cpp (48938, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFConverter.cpp (12634, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFdcRenderer.cpp (36247, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFDoc.cpp (33035, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFDocPage.cpp (11188, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFDocProp.cpp (12662, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFDocUtils.cpp (9002, 2011-05-12)
www.NewXing.com\Src\Client\scemflib\SCEMFgdiParser.cpp (67111, 2011-05-12)
... ...

=========== EMFexplorer =========== version 1.0 2004-sept-10 The EMFexplorer software and documentation are copyright (C) 2004 Smith Charles.. Email: smith.charles@free.fr www: http://frazmitic.free.fr/emfexplorer/ The EMF data structures, operators, and specification are copyright 1995-2004 Microsoft Corp. GDI+ is copyright 2000-2004 Microsoft Corp. What is EMFexplorer ? ------------------------------- EMFexplorer is an open source viewer for Windows Enhanced Metafiles (EMF) files (standard Windows Metafiles (WMF) are also treated). The EMFexplorer project also includes an ActiveX component to display such files on html pages. EMFexplorer runs under Microsoft Windows XP/NT/***. Its source code can be built with the Visual C++ compiler, version 6 or later. The main challenge of EMFexplorer is to use GDI+ to render documents with high quality. Distribution and License --------------------------------- EMFexplorer is licensed under the GNU Lesser General Public License (LGPL), version 2. Read that license carefully. Here are some additional clarifications, which turn the LGPL into an Equity Public License (EPL): - You may redistribute EMFexplorer in source and/or binary form, as long as you include all of the documentation: README, man pages (or help files), COPYING, and LICENSE. - Selling a CD-ROM that contains EMFexplorer is correct, as long as it includes the documentation. - If you make useful changes to EMFexplorer, please make the source code available -- post it on a web site, preferably on http://frazmitic.free.fr/emfexplorer/, so that all contributions are centralized. - If you're interested in commercial licensing (meaning you are about to win potatoes* with EMFexplorer), please contact: smith.charles@free.fr. *As everyone knows, a human being needs carbohydrates (or, if you prefer, potatoes, bread, etc.) to survive -- he can’t assimilate sunlight energy directly, as does a vegetal --, and potatoes are not free. So GPL raises one question: how can a programmer survive if he gives all of his production for free? This is a question that open-software gurus can’t answer. Other things they seem to forget: living is not theory, living is not even ethic, living actually requires energy transfer; and, once again, Alive-Intelligence comes from potatoes. If you agree with that, contact smith.charles@free.fr. Compatibility ----------------- EMFexplorer is developed and tested on a Windows XP system. It also runs on Windows NT Sp5 or higher, Windows *** SE. You'll need a Visual C++ compatible compiler to compile it. In addition, you'll need a Platform SDK containing the GDI+ headers, version 1.0 or later. Getting EMFexplorer ---------------------------- The latest version is available from: http://frazmitic.free.fr/emfexplorer/ Source code and several precompiled executables are available. Running EMFexplorer ----------------------------- Just launch EMFexplorer.exe at least once so that it can register its active document mime type: BGP (Bound Graphics Pages) files. Once the application is launched, drag and drop one or more files on it, and enjoy! For the ActiveX compoment, SCEMFAx.ocx, you must use the installation file (AXINSTALL.bat) before you can view EMG documents in an activex-compatible browser. (EMG files are EMF,WMF,EMZ,WMZ files). GDI+ 1.0 or later must be installed on the target system. Compiling EMFexplorer --------------------------------- See the separate file, BUILD.txt. Supported File Formats --------------------------------- - Bound Graphics Pages:.bgp (EMFexplorer's native document format) - Windows Enhanced Metafiles:.emf - Compressed Windows Enhanced Metafiles:.emz - Windows Enhanced Metafiles Plus:.emf - Windows Standard Metafiles:.wmf - Compressed Windows Standard Metafiles:.wmz - Joint Photographic Expert Group:.jpg, .jpeg - Portable Network Graphics: .png - Windows Bitmap: .bmp - Graphics Interchange Format: .gif - Tagged Image File Format: .tiff, .tif - Rich Text Format:.rtf - Text: .txt, .h, .c, .cpp - Clipboard Bugs ------- If you find a bug in EMFexplorer, i.e., if it displays an error message, crashes, or incorrectly displays a document, and you don't see that bug listed here, please send me email (saying "It's full of stars!"), with a pointer (URL, ftp site, etc.) to the EMF/WMF file. But remember that EMFexplorer comes with NO WARRANTY and NO SUPPORT. Most likely, the information you provide will be used to feed the FAQ or Issues pages.

近期下载者

相关文件


收藏者