Browse Source

remove the word with the non-ASCII char inside

master
Thomas Lotterer 23 years ago committed by Ralf S. Engelschall
parent
commit
8c9e0bf67e
  1. 6
      libwmf/libwmf.spec

6
libwmf/libwmf.spec

@ -47,9 +47,9 @@ AutoReq: no
AutoReqProv: no
%description
libwmf is a library for reading vector images in Microsøft's native
Windows Metafile Format (WMF) and for either (a) displaying them in,
e.g., an X window; or (b) converting them to more standard/open file
libwmf is a library for reading vector images in native Windows
Metafile Format (WMF) and for either (a) displaying them in, e.g.,
an X window; or (b) converting them to more standard/open file
formats such as, e.g., the W3C's XML-based Scaleable Vector Graphic
(SVG) format.

Loading…
Cancel
Save