Skip to content

This project provides utilities to convert a JavaFX Scene to Swing Graphics2D orders. It it then simple to use it to convert to any format which takes a Graphics2D as input. The project comes with a PowerPoint, a SVG, and an EPS converter.

License

Notifications You must be signed in to change notification settings

Alipsa/jfxconverter

Repository files navigation

JfxConverter

Note: this is a fork from https://sourceforge.net/projects/jfxconverter/ Changes include

  • Use maven instead of ant, restructure modules as appropriate
  • Upgrade dependencies
  • Documentation and javadoc improvements
  • Bugfixes

Requirements

Java 8 or later

Installation

TODO: Maven central details here...

Licensing and legal issues

The jfxConverter Library uses a BSD license for the source code. All changes to the code uses the same license

About

This project provides utilities to convert a JavaFX Scene to Swing Graphics2D orders. It it then simple to use it to convert to any format which takes a Graphics2D as input. The project comes with a PowerPoint, a SVG, and an EPS converter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published