WMF/EMFファイルインポーターのヘルプ日本語訳 ●自動中央揃え インポートした形状を自動的に中央に配置します。 ●1単位あたりのスケール メタファイルに設定されている単位に対する1Wings単位の比率を指定します。 もし100ptと設定した場合、1 Wings単位の長さが100ptと同じになります。 利用可能な単位は pt, pe, em, mm, in ●ビューにスケールを合わせる ビューにオブジェクトの大きさに合わせてサイズを調整します。 これはドキュメントに基づく単位を無視することになります。 ●外部テキストファイルでTransformを操作 これを有効にすると、同じディレクトリ内にある .wmf,.emfファイルと同名の、拡張子.txtのファイルを参照します。 この中にz=2と記述してあればZ軸に2だけ形状を移動させます。 テキストファイルの各行には次の行を含めることができます : shape number は1から始まり、.wmf/.emf ファイルの n番目の形状を指します。 transformsの指定は次のように記述します。 拡張メタファイル(.emf)にはインポーターがテクスチャを作成するために使用するクリップされたイメージを含めることができます。 元の Windows メタファイル (.wmf) では、図形に色の塗りのみを含めることができます。 ================================================================================================ WMF/EMF file Importer help ●Automatic center Automatically center the imported shape. ●Scale to 1 Set the scale ratio of 1 unit in wings to the units set in the metafile. If set to 100pt, then 100pt is the same as 1 unit in wings. Available units include pt, pe, em, mm, and in ●Scale fit within view Rescale the shape to fit in view. This means the scaling based on document units is ignored ●Transforms in text file When checked, a text file with the same file name as the .wmf,.emf file (but with a .txt file extension) in the same directory can contain transform information such as z=2 to move the shape in the z axis. Each line of the text fle can contain a line of the form :, where shape number starts from 1 and, refers to the nth shape in the .wmf/.emf file. The specified transforms will be set to only that shape. Enhanced metafiles (.emf) can contain clipped images which will be used by the importer to make textures. Original windows metafiles (.wmf) can only have color fils on the shapes.