openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
VectorGraphics2D
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 2 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
GraphicsUtils.getAlphaImage() returns white image for opaque input with bitmask alpha.
Erich Seifert
More...
over 7 years ago
Tests: Reduce redundancy in GraphicsUtils by moving hardcoded values to constants.
Erich Seifert
More...
over 7 years ago
GraphicsUtils.getAlphaImage() returns black image for transparent input with bitmask alpha.
Erich Seifert
More...
over 7 years ago
GraphicsUtils.getAlphaImage() returns black image for transparent input.
Erich Seifert
More...
over 7 years ago
GraphicsUtils.getAlphaImage() returns white image for input without alpha channel.
Erich Seifert
More...
over 7 years ago
Removed commented code in GraphicsUtils.getAlphaImage().
Erich Seifert
More...
over 7 years ago
Tests: GraphicsUtils.usesAlpha() returns false for image without transparent pixels.
Erich Seifert
More...
over 7 years ago
Tests: GraphicsUtils.usesAlpha() returns true for image with transparent pixels.
Erich Seifert
More...
over 7 years ago
Tests: GraphicsUtils.usesAlpha() returns false for image without alpha channel.
Erich Seifert
More...
over 7 years ago
Tests: GraphicsUtils.usesAlpha() returns false for null image.
Erich Seifert
More...
over 7 years ago
As Batik 1.9 is used for tests now, the workaround for standalone XML in SVGDocument can be removed (resolves #35).
Erich Seifert
More...
over 7 years ago
Made PDFObject class package local and added a basic JavaDoc description to it.
Erich Seifert
More...
over 7 years ago
Build: Update Batik SVG library to version 1.9.1.
Erich Seifert
More...
over 7 years ago
Tests: Removed unused variable from DataUtils test case.
Erich Seifert
More...
over 7 years ago
Release VectorGraphics2D 0.13.
Erich Seifert
More...
over 7 years ago
Prepare 0.13 release.
Erich Seifert
More...
over 7 years ago
Add more JavaDocs.
Erich Seifert
More...
over 7 years ago
Don't allow the creation of utility classes that only contain static methods.
Erich Seifert
More...
over 7 years ago
Reduce visibility of EPSDocument and SVGDocument to "default".
Erich Seifert
More...
over 7 years ago
Add JavaDocs to all Document implementations.
Erich Seifert
More...
over 7 years ago
Add JavaDocs to all classes in the base package.
Erich Seifert
More...
over 7 years ago
Fix JavaDocs of processor classes.
Erich Seifert
More...
over 7 years ago
Add JavaDocs for all packages.
Erich Seifert
More...
over 7 years ago
Tests: GraphicsUtils.clone(null) returns null.
Erich Seifert
More...
over 7 years ago
Tests: DataUtils.transfer() writes all bytes of input stream to output stream.
Erich Seifert
More...
over 7 years ago
Tests: DataUtils.asList() returns empty list for null double array.
Erich Seifert
More...
over 7 years ago
Tests: DataUtils.asList() returns empty list for null float array.
Erich Seifert
More...
over 7 years ago
Tests: DataUtils.asList(double[]) returns list containing correct double values.
Erich Seifert
More...
over 7 years ago
Tests: DataUtils.asList(float[]) returns list containing correct float values.
Erich Seifert
More...
over 7 years ago
Tests: FormattingWriter.tell() returns correct position.
Erich Seifert
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree