Return-Path: Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Delivered-To: mailing list general@incubator.apache.org Received: (qmail 53601 invoked from network); 19 Feb 2003 15:19:00 -0000 Received: from mail02.agrinet.ch (212.28.134.115) by daedalus.apache.org with SMTP; 19 Feb 2003 15:19:00 -0000 Received: from [192.168.1.33] (81.6.20.185) by mail02.agrinet.ch (7.0.008) (authenticated as dev.jeremias@greenmail.ch) id 3E4318FD00079212; Wed, 19 Feb 2003 16:19:01 +0100 Date: Wed, 19 Feb 2003 16:18:54 +0100 From: Jeremias Maerki To: fop-dev@xml.apache.org, general@xml.apache.org, general@incubator.apache.org Subject: Looking for the best location for a barcode library Message-Id: <20030219155527.A017.DEV.JEREMIAS@greenmail.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.08 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi there Before I open a SourceForge project I wanted to ask if there might be interest in a barcode library/framework here at Apache. I started to develop the library two years ago and it has already seen real-life use in two projects with my last employer. I'm in the process of doing a major refactoring cycle with the goal of making the whole package opensource. Features: - written in Java - Implementations of the following 1D-barcodes: - Interleaved 2 of 5 - Code39 - Codabar - Code128 - EAN13 and UPC-A (only partially impl.) - Output formats: - SVG (as W3C DOM and JDOM) - AWT (planned, first experiments) - Bitmaps (planned) - Integration - Xalan extension (generating SVG) - Servlet (generating SVG) - FOP extension (in progress) - Other planned features: - support for 2D-barcodes (ex. DataMatrix) Currently, the project's a one-man show, so I think it doesn't qualify as a candiate for an Apache (sub-)project. But who knows. That's why I ask around first. Being a FOP committer I could also add it to FOP but I think the project isn't exclusively useful in that context. Thanks in advance for any feedback! Jeremias Maerki