Home | History | Annotate | Download | only in coders

Lines Matching full:metafile

13 %                        Read Windows Metafile Format                         %
87 % ReadWMFImage() reads an Windows Metafile image file and returns it. It
2714 /* Obtain output size expressed in metafile units */
2729 /* Obtain (or guess) metafile units */
2778 " Placeable metafile: %s",
2782 " Size in metafile units: %gx%g",wmf_width,wmf_height);
2784 " Metafile units/inch: %g",units_per_inch);