A barcode generator for the cl-pslib library

cage e5ba0e3bab Added link to new repository. 1 week ago
doc 412d92dabe - Updated README 8 years ago
examples 44c75931e6 - changed package name: from 'cl-colors' to 'cl-colors2'. 3 years ago
COPYING 285cb05676 Initial release 11 years ago
COPYING.LESSER 285cb05676 Initial release 11 years ago
LICENSE 285cb05676 Initial release 11 years ago
README.org e5ba0e3bab Added link to new repository. 1 week ago
barcode.lisp 44c75931e6 - changed package name: from 'cl-colors' to 'cl-colors2'. 3 years ago
cl-pslib-barcode.asd 88b21dc14e - changed 'ps' to 'cl-pslib'; 4 years ago
code128.lisp 44c75931e6 - changed package name: from 'cl-colors' to 'cl-colors2'. 3 years ago
conditions.lisp 9f81a97222 library compile again 8 years ago
package.lisp 44c75931e6 - changed package name: from 'cl-colors' to 'cl-colors2'. 3 years ago
utils.lisp 285cb05676 Initial release 11 years ago

README.org

http://quickdocs.org/badge/cl-pslib-barcode.svg

moved to: https://codeberg.org/cage/cl-pslib-barcode/

Introduction

cl-pslib-barcode is a code128 barcode generator fo cl-pslib.

Usage

Please see directory "examples/" for a quick way to understand how to use the library

Issues

BUGS

Please file bug report on the issue tracker

License

This library is released under Lisp Lesser General Public license (see COPYING.LESSER file)

Examples are released under GPL version 3 or later

doc/internals/code128-grammar is © 2012, 2013, 2014, 2015 cage and is licensed under the Creative Commons Attribution-ShareAlike 4.0 Internationald License. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/

NO WARRANTY

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.