Giter VIP home page Giter VIP logo

wmf2svg's Introduction

wmf2svg - WMF to SVG Converting Tool & Library for Java

This project's goal is to make tool & library for converting wmf to svg.

Example

java -jar wmf2svg-[version].jar [options...] [wmf filename] [svg filename]

Options

  • -compatible: output IE9 compatible style. but it's dirty and approximative.
  • -replace-symbol-font: replace SYMBOL Font to serif or sans-serif Unicode SYMBOL.

If you need to compress by gzip, you should use .svgz suffix as svg filename.

It now requires Java 6.0 or later.

Maven repository

<groupId>net.arnx</groupId>
<artifactId>wmf2svg</artifactId>

History

  • 2015-07-04: wmf2svg now requires Java 6.0 or later.
  • 2014-07-19: Fixed pie method bug.
  • 2014-02-23: Added -replace-symbol-font option.
  • 2013-09-29: Fixed a invalid css property.
  • 2012-08-28: Improved arc radious and Fixed negative size image bug.
  • 2012-07-05: Improved arc problem, and fixed TextOut? background position bug.
  • 2012-02-11: Improved arc problem, and fixed font-size bug.
  • 2011-09-28: Fixed restoreDC and cyrillic bug. And add wmf writer function.
  • 2011-08-20: Some bugs fixed.
  • 2011-03-10: Arc bug fixed and extTextOut is enhanced.
  • 2011-01-08: Arc bug fixed and add fillRgn/paintRgn support.
  • 2010-12-01: Some bugs fixed.
  • 2010-11-20: Text position bug fixed.
  • 2010-09-11: Some bugs fixed.
  • 2009-05-24: wmf2svg version 0.8.3 is supported on Google App Engine/Java.

Copyright (c) 2007-2015 Hidekatsu Izuno, Shunsuke Mori All right reserved.

wmf2svg's People

Contributors

hidekatsu-izuno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.