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
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 15 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Test cases now also test PDFs.
Michael Seifert
More...
almost 10 years ago
Fixed a bug that prevented LineWrapOutputStream to write data that spans more than two lines.
Michael Seifert
More...
almost 10 years ago
Added test case for swing components.
Michael Seifert
More...
almost 10 years ago
Added test case for paint.
Michael Seifert
More...
almost 10 years ago
Added test case for transformations.
Michael Seifert
More...
almost 10 years ago
Rewrote the line break algorithm in EPSDocument. This fixes a bug that caused wrong line breaks in eps files.
Michael Seifert
More...
almost 10 years ago
Improved error messages.
Michael Seifert
More...
almost 10 years ago
TestBrowser provides a save button for the eps file.
Michael Seifert
More...
almost 10 years ago
TestCase initializes its EPSGraphics2D once in the constructor and provides a method to retrieve an input stream with the contents of the eps file.
Michael Seifert
More...
almost 10 years ago
Fixed typo
Michael Seifert
More...
almost 10 years ago
VectorGraphics2D.clip() and VectorGraphics2D.setClip(Shape) makes use of GraphicsUtils.equals(Shape, Shape) instead of calling Shape.equals(Object).
Michael Seifert
More...
almost 10 years ago
GraphicsUtils provides a static method to determine whether two shapes are equal.
Michael Seifert
More...
almost 10 years ago
Added test case for clipping.
Michael Seifert
More...
almost 10 years ago
Added test case for image drawing.
Michael Seifert
More...
almost 10 years ago
Added test case for empty files.
Michael Seifert
More...
almost 10 years ago
Added test case for fonts.
Michael Seifert
More...
almost 10 years ago
TestBrowser now displays the images of the selected test.
Michael Seifert
More...
almost 10 years ago
TestBrowser displays the test name correctly.
Michael Seifert
More...
almost 10 years ago
TestBrowser provides a list with selectable test cases to display.
Michael Seifert
More...
almost 10 years ago
Added a test browser that displays the reference image of a test case and the rasterized vector graphic.
Michael Seifert
More...
almost 10 years ago
Refactored creation of rasterized EPS in TestCase into a separate method.
Michael Seifert
More...
almost 10 years ago
Test cases allow the reference image to be retrieved.
Michael Seifert
More...
almost 10 years ago
Added test case for strokes.
Michael Seifert
More...
almost 10 years ago
Updated EPSProcessorTest to reflect recent changes.
Michael Seifert
More...
almost 10 years ago
Increased the tolerance for image similiarity in the automated tests.
Michael Seifert
More...
almost 10 years ago
Fixed a bug that could cause wrong coordinates in an EPS due to a line break occurring in a numeric value.
Michael Seifert
More...
almost 10 years ago
Enabled antialiasing for test cases.
Michael Seifert
More...
almost 10 years ago
Added a test for shapes.
Michael Seifert
More...
almost 10 years ago
TestCase stores a PageSize object instead of width and height values and provides a get method.
Michael Seifert
More...
almost 10 years ago
Extracted a base class for VectorGraphics2D tests from ColorTest.
Michael Seifert
More...
almost 10 years ago
←
1
2
…
11
12
13
14
15
16
17
18
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