[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: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-26 18:21:46 CEST

Chris Keydel wrote:
> AFAIK the internal format in Windows for the type of graphs that the
> Revision Graph window uses is Windows Meta File, a vectored format.
> Would it be possible to allow this as a file format for export? Unlike
> any of the bitmap formats that are supported, such files can be more
> easily post-processed and blown up to any size without 'pixeling'
> effects. They also make pretty small files.

No, drawing a graph has nothing to do with wmf. wmf is a file format and
not GDI (which is used to draw on the screen). So no, it's not possible
to save as wmf that easy.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 26 18:22:10 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.