Starcommander / JBlitzPaint

Fast paint tool in javafx for simple marker jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JBlitzPaint

Fast paint tool in javafx for simple marker jobs

Screenshot Screenshot

Features:

  • Create arrows, frames, and text-boxes.
  • Copy to clipboard, or open from.
  • Open from and save to file.
  • Select and modify or delete objects.
  • Color picker.
  • Resize and Crop Frame.

Quickstart:

  • First install the JBaseModules
  • Build and start with maven:
    • mvn javafx:run
  • Build runnable:
    • mvn clean javafx:jlink

Arguments:

  • To take Screenshot directly attach this argument to java-execution: -screenshot
  • To open file directly attach this: path/file.png

Dependencies:

  • Needs java-version 11 to start.

About

Fast paint tool in javafx for simple marker jobs

License:Other


Languages

Language:Java 100.0%