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.
- Host: GitHub
- URL: https://github.com/alipsa/jfxconverter
- Owner: Alipsa
- License: other
- Created: 2023-03-25T14:58:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T10:25:25.000Z (about 3 years ago)
- Last Synced: 2025-06-01T12:46:08.706Z (about 1 year ago)
- Language: Java
- Size: 34.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
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