Menu

Tree [d31adc] master 0.25 /
 History

HTTPS access


File Date Author Commit
 lib 2025-07-23 herve herve [9814a0] Use MDIUtilities 1.3.16
 nbproject 2025-07-23 herve herve [d31adc] Fix the manifest Class-Path property containing...
 samples 2018-12-20 Herve Girod Herve Girod [f2f9de] Add an application which allows to convert a No...
 src 2025-07-23 herve herve [d31adc] Fix the manifest Class-Path property containing...
 test 2020-01-18 Herve Girod Herve Girod [7c777f] Allow to add a background to the exported image
 testlib 2018-12-17 Herve Girod Herve Girod [e0e86c] Add an application which allows to convert a No...
 toolslib 2017-11-05 Herve Girod Herve Girod [eda6f3] Move the ppt and svg drivers in two separate jars
 wiki 2020-06-20 Herve Girod Herve Girod [10a994] Allow to specify a title in the SVG Document co...
 .gitignore 2025-07-23 herve herve [d31adc] Fix the manifest Class-Path property containing...
 CHANGES.txt 2025-07-23 herve herve [d31adc] Fix the manifest Class-Path property containing...
 LICENSE.txt 2020-01-18 Herve Girod Herve Girod [ff32c5] Allow to add a background to the exported image
 README.txt 2020-01-18 Herve Girod Herve Girod [ba3b2d] Allow to add a background to the exported image
 build.xml 2025-07-23 herve herve [d31adc] Fix the manifest Class-Path property containing...

Read Me

                  jfxConverter

  What is it?
  -----------

  jfxConverter is a Java library utilities allowing 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

  Where is it?
  ------------

  The home page for the jfxConverter project can be found in the sourceforge 
  Project web site (https://sourceforge.net/projects/jfxconverter/). There you also find 
  information on how to download the latest release as well as all the other 
  information you might need regarding this project.


  Requirements
  ------------

  A Java 1.8 or later compatible virtual machine for your operating system.

  Installation
  ------------

  The jfxConverter.jar file is the library of the application.

  Licensing and legal issues
  --------------------------

The jfxConverter Library uses a BSD license for the source code.