Skip to content

general update of old java2script site from active bobhanson/java2script fork #233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Apr 29, 2025

Conversation

BobHanson
Copy link
Collaborator

No description provided.

BufferedImage misplaces bytes going to agr byte format.

FontDesignMetrics and JSToolkit should not round font metrics coming
from JavaScript TextMetrics

StandardGlyphVector should be able to at least create outline and
logical bounds. This now works to high precision.
fixes BufferedImage, FontDesignMetrics, StandardGlyphVector

BufferedImage misplaces bytes going to agr byte format.

FontDesignMetrics and JSToolkit should not round font metrics coming
from JavaScript TextMetrics

StandardGlyphVector should be able to at least create outline and
logical bounds. This now works to high precision.
adds the return type for public static native methods.

Removes SimpleDateFormat dependencies for simple date generation in
JavaScript, such as "MM/DD/YY"
This had not been implemented.
alls default @j2sAlias to define unqualified method name as the alias.
adds @j2sAlias alone, with no name, to define unqualified method name as
the alias.

adds @j2sExport for class to alias all names

alias will automatically add $ to names already created.
ensures that the desired frame size is created.
// BH 2025.04.20 adds Info.coreAssets:"coreAssets.zip"
// BH 2025.04.18 enables Info.readyFunction for headless apps
// BH 2025.04.17 adds option for explicit directory for core files
different from j2sPath/core
@BobHanson BobHanson merged commit a806ab1 into java2script:master Apr 29, 2025
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