barbecue-1.0.6

所属分类:图形图象
开发工具:C/C++
文件大小:1574KB
下载次数:34
上传日期:2008-03-02 19:44:01
上 传 者hnphj
说明:  条码生成源程序,很难费劲才找到的程序和大家分享
(Barcode generation source, it is difficult to find hard to share the procedures and)

文件列表:
barbecue-1.0.6 (0, 2008-03-02)
barbecue-1.0.6\build (0, 2008-03-02)
barbecue-1.0.6\build.bat (238, 2004-03-17)
barbecue-1.0.6\build.number (85, 2004-03-17)
barbecue-1.0.6\build.sh (299, 2004-03-17)
barbecue-1.0.6\build.xml (13266, 2004-03-17)
barbecue-1.0.6\dist (0, 2008-03-02)
barbecue-1.0.6\lib (0, 2008-03-02)
barbecue-1.0.6\lib\junit.jar (121719, 2004-03-17)
barbecue-1.0.6\lib\servletapi-2.2.jar (40810, 2004-03-17)
barbecue-1.0.6\LICENSE.txt (1818, 2004-03-17)
barbecue-1.0.6\project.properties (224, 2004-03-17)
barbecue-1.0.6\src (0, 2008-03-02)
barbecue-1.0.6\src\java (0, 2008-03-02)
barbecue-1.0.6\src\java\net (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\Barcode.java (14917, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\BarcodeException.java (2262, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\BarcodeFactory.java (11056, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\BarcodeImageHandler.java (4022, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\BarcodeServlet.java (9163, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\BlankModule.java (2968, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\CompositeModule.java (4205, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env\DefaultEnvironment.java (2728, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env\Environment.java (2576, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env\EnvironmentFactory.java (4077, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env\HeadlessEnvironment.java (2652, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\env\NonAWTEnvironment.java (2810, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\codabar (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\codabar\CodabarBarcode.java (7125, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\codabar\ModuleFactory.java (4345, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128 (0, 2008-03-02)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128\Accumulator.java (2131, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128\CharBuffer.java (2518, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128\Code128Barcode.java (12439, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128\CodeChangeModule.java (2603, 2004-03-17)
barbecue-1.0.6\src\java\net\sourceforge\barbecue\linear\code128\ModuleFactory.java (32330, 2004-03-17)
... ...

======================================================= Barbecue - @PROJECT.VERSION@ ======================================================= -------------------------- i. Contents of this readme -------------------------- 1. License 2. What is Barbecue? 3. Features 4. Limitations 5. Known Bugs 6. Future Work 7. Using Barbecue 8. Contributing ---------- 1. License ---------- Copyright (c) 2003, International Barcode Consortium All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Ian Bourke nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- 2. What is Barbecue? -------------------- Barbecue is an open-source, Java, barcode drawing library. Best of all - it's completely FREE! You can use, and extend, Barbecue for whatever reasons you like, and distribute it in your application, at no cost. Have fun with it. ----------- 3. Features ----------- Barbecue has been written in an open ended way in order to enable the easy addition of new barcode formats without having to changes the underlying API for the user. Currently, Barbecue supports the following barcode formats: - Code 128 (full implementation) - EAN/UCC 128 (full implementation) - PDF417 (experimental implementation) -------------- 4. Limitations -------------- Barbecue only supports the barcode formats listed in the Features section. Also, Barbecue will only work with Java 1.3 and above. -------------- 5. Known Bugs -------------- - If the text label to be shown underneath the barcode is wider than the barcode itself, the text does not wrap to the next line (problem particularly with PDF barcodes) ------------------ 6. Using Barbecue ------------------ Barbecue can be used both as a Swing/AWT component, and as a standalone "drawable" object that can paint itself straight onto a Graphics(2D) - this is useful for printing barcodes in Java. Take a look at the example Java code in the examples directory for more information on how to use Barbecue in code. The API documentation is also included in this release and is available at barbecue.sourceforge.net. Barbecue also includes a barcode generating servlet (BarcodeServlet). It requires a "data" parameter that specifies the data to encode. Please see the Javadocs and the examples folder for more information on optional parameters and using the servlet. -------------- 7. Future Work -------------- There are lots of things that can be done to improve Barbecue: - More supported barcode formats - Better documentation - Optimised drawing --------------- 8. Contributing --------------- If Barbecue doesn't do what you need, then change it! Go to barbecue.sourceforge.net for more imformation.

近期下载者

相关文件


收藏者