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
Previous revision
arma:terrain:export_to_emf [2011-06-30 14:43]
snakeman created export_to_emf initial page.
arma:terrain:export_to_emf [2021-08-10 19:23] (current)
snakeman added link.
Line 1: Line 1:
 ====== Export to EMF ====== ====== Export to EMF ======
 +
 +See also [[arma:​terrain:​making_satellite_texture_mask#​export_of_project_printout|arma 1 making satellite texture mask, export of project printout]].
  
 Export ot EMF is used just as reference to make satellite texture. Export ot EMF is used just as reference to make satellite texture.
Line 20: Line 22:
  
 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.
 +
 +Note: [[arma2:​texturing:​imagemagick|Imagemagick]] also converts EMF to PNG or other images you prefer.
arma/terrain/export_to_emf.1309444986.txt.gz ยท Last modified: 2011-06-30 14:43 by snakeman