Menu

#15 WMF files are not resized properly.

open
None
5
2013-11-24
2004-02-28
Shlomi Fish
No

When viewing a WMF file, for instance:

http://vipe.technion.ac.il/~shlomif/khtml-bugs/gimv/pe08344.wmf

(also attached).

The default view is seen file, but when the file is resized, it
appears blocky. gimv should instead call libwmf again to
re-render it in its new size as wmf is a vector graphics
format.

Discussion

  • Shlomi Fish

    Shlomi Fish - 2004-02-28

    Example WMF File

     
  • Takuro Ashie

    Takuro Ashie - 2004-03-02

    Logged In: YES
    user_id=364243

    Thanks reporting.

    Although I already noticed this problem, I doesn't implement
    this feature yet.
    But the plugin API which aims to fix this ploblem already
    exists, and also JPEG implementation for this feature
    already exists (in the case of JPEG, because it's not a
    vector format, the function is zoom out only. Because the
    API is abstractized, it doesn't know whether the image is a
    vector format or not).

    Please wait for a while.

    Thanks reporting!

     
  • Takuro Ashie

    Takuro Ashie - 2004-03-02
    • assigned_to: nobody --> makeinu
     

Log in to post a comment.