An open API service indexing awesome lists of open source software.

https://github.com/alipsa/jfxconverter

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.
https://github.com/alipsa/jfxconverter

Last synced: 9 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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