[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Save revision graph as .wmf?

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-04-26 19:36:24 CEST

At 18:29 26/04/2005 +0200, you wrote:

>No, I haven't found a good docu about the file format.

You don't need make it as a file format - you can just draw onto a Metafile
DC (see CMetaFileDC) and then copy that to disk.

There can be horrible issues around getting the scaling right, but that's
the basic principle.

As the OP intimated, a WMF is basically a script of GDI operations.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 26 19:38:40 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.