User Tools

Site Tools


arma:terrain:export_to_emf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
arma:terrain:export_to_emf [2011-06-30 14:43]
snakeman created export_to_emf initial page.
arma:terrain:export_to_emf [2012-09-03 06:19]
snakeman added drag and drop info.
Line 20: Line 20:
  
 It then creates the png file for you named "​my_big_emf_image.png"​ in the same directory where you ran the .emf image. It then creates the png file for you named "​my_big_emf_image.png"​ in the same directory where you ran the .emf image.
 +
 +
 +====== Drag and Drop .bat Method ======
 +
 +How to convert your large EMF file into PNG using .bat file where you can drag and drop your EMF image. This guide assumes your Visitor 3 has been installed to "​c:​\armatools\v3\"​ directory.
 +
 +_run_emf.bat:​
 +<code dos>
 +c:​\armatools\v3\EmfToPng.exe %1
 +pause
 +</​code>​
 +
 +Then in windows explorer just drag and drop the EMF file into this _run_emf.bat file and it converts it to PNG.
arma/terrain/export_to_emf.txt ยท Last modified: 2021-08-10 19:23 by snakeman