Skip to content

Java2D support for JRuby - #146

Open
headius wants to merge 1 commit into
janko:masterfrom
HeadiusEnterprises:jruby_java2d_support
Open

Java2D support for JRuby#146
headius wants to merge 1 commit into
janko:masterfrom
HeadiusEnterprises:jruby_java2d_support

Conversation

@headius

@headius headius commented Aug 7, 2026

Copy link
Copy Markdown

This patch adds a third option: Java2D image-processing APIs on JRuby. This option has no external dependencies and works without external tools or native libraries.

This code was written using Codex but directly controlled and heavily directed by me down to individual names and code styles. I have reviewed every line of change and made several fixes and improvements manually.

Documentation changes are provided only as an example and can be massaged to fit your preferred style and verbiage.

This code is provided free-of-charge by @HeadiusEnterprises in support of JRuby users. See https://headius.com/services.

This patch adds a third option: Java2D image-processing APIs on
JRuby. This option has no external dependencies and works without
external tools or native libraries.

This code was written using Codex but directly controlled and
heavily directed by me down to individual names and code styles. I
have reviewed every line of change and made several fixes and
improvements manually.

Documentation changes are provided only as an example and can be
massaged to fit your preferred style and verbiage.

This code is provided free-of-charge by Headius Enterprises in
support of JRuby users. See https://headius.com/services.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant