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
A
Apache XML Graphics Commons
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
16 minutes
ago. based on code collected
16 minutes
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 20 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bugfix: Added missing close() on the output stream. Temporary files don't get deleted and the image file may not be properly written. Remove System.out.println()
Jeremias Maerki
More...
over 18 years ago
Default implementation for AbstractGraphics2D.drawText(ACI, float, float) so PSGraphics2D supports painting text using the AttributedCharacterIterator. Submitted by: Max Berger <max.at.berger.name>
Jeremias Maerki
More...
over 18 years ago
Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html
Jeremias Maerki
More...
almost 19 years ago
Add an optional parameter to the Service class so it can also return class names instead of (singleton) instances. This is to resurrect the behaviour we had in FOP and to fix a thread-safety issue in FOP. Test case added to test the expected behaviour.
Jeremias Maerki
More...
almost 19 years ago
en route to 1.1
Jeremias Maerki
More...
almost 19 years ago
Read access for date values. How many times have I missed proper ISO 8601 date/time support in my life as a developer.... Some nits.
Jeremias Maerki
More...
almost 19 years ago
Docs update.
Jeremias Maerki
More...
almost 19 years ago
Making noise about XMP on projects.apache.org.
Jeremias Maerki
More...
almost 19 years ago
Javadoc improvements for the XMP framework.
Jeremias Maerki
More...
almost 19 years ago
Initial upload of the XMP metadata framework plus example code. Current functionality currently covers what is necessary to support the PDF/A-1b standard in Apache FOP. util.QName and util.XMLizable ported from FOP.
Jeremias Maerki
More...
almost 19 years ago
Generate setmiterlimit only when miter joins are used and make sure the value is not below 1.
Jeremias Maerki
More...
about 19 years ago
Change the old viewcvs.cgi to the new viewvc path of the web view of the Subversion repository
Simon Pepping
More...
about 19 years ago
Bugfix: The generation of the PostScript setdash command was assuming that only integer values can be used but that isn't the case.
Jeremias Maerki
More...
about 19 years ago
Merged all changes from commons-1_0 branch into trunk.
Jeremias Maerki
More...
about 19 years ago
DOAP file for Commons.
Jeremias Maerki
More...
about 19 years ago
Fix line endings.
Jeremias Maerki
More...
about 19 years ago
Minor updates to docs... Great work Jeremias
Clay Leeds
More...
about 19 years ago
Site deployment using SCP. Fixed validation errors.
Jeremias Maerki
More...
about 19 years ago
Skeleton for Commons website with minimal initial content.
Jeremias Maerki
More...
about 19 years ago
Just a hint.
Jeremias Maerki
More...
about 19 years ago
Added support for compiling XML Graphics Commons into a .NET DLL using IKVM. For details, see build.properties.
Jeremias Maerki
More...
about 19 years ago
Provide access to the TextHandlers. Made a couple of methods public (necessary since this stuff is now distributed in various packages)
Jeremias Maerki
More...
about 19 years ago
Additional fallback that is used in FOP.
Jeremias Maerki
More...
about 19 years ago
Javadocs fixes
Jeremias Maerki
More...
about 19 years ago
Ported the PostScript Graphics2D code from FOP. All FOP-specific font handling code has been extracted by creating a "TextHandler" interface which is responsible for all text operations. There's a default implementation (StrokingTextHandler) which paints all text as shapes. It is used if no other TextHandler instance is supplied. Added an example which shows how to use EPSDocumentGraphics2D.
Jeremias Maerki
More...
about 19 years ago
Ported basic PostScript generation infrastructure from FOP along with supporting utility classes. Jakarta Commons IO is now a dependency as per the plan in the Wiki.
Jeremias Maerki
More...
about 19 years ago
Enabled JUnit tests from the Ant build.
Jeremias Maerki
More...
about 19 years ago
Ported batik.ext.awt.g2d package to XML Graphics Commons. Will be used by the custom Graphics2D implementation which will come here.
Jeremias Maerki
More...
about 19 years ago
SVN properties only.
Jeremias Maerki
More...
about 19 years ago
Ported the ImageWriter implementations from Batik. Added the makeLinearBufferedImage from Batik's GraphicsUtil (used by one of the ImageWriters). Extended the ImageWriterRegistry to support priorities. Default priority file added. It is loaded as a resource and makes sure the ImageWriters that use the internal codecs are used before the ImageIO implementations.
Jeremias Maerki
More...
about 19 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
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