Activity log for bug #465571

Date Who What changed Old value New value Message
2009-10-30 21:16:59 inductiveload bug added bug
2009-10-30 21:16:59 inductiveload attachment added Python script http://launchpadlibrarian.net/34722609/render_barcode_datamatrix.py
2009-10-30 21:18:48 inductiveload attachment added INX file http://launchpadlibrarian.net/34722738/render_barcode_datamatrix.inx
2009-10-30 21:19:42 inductiveload description I have created a new extnesion for encoding DataMatrix 2D barcodes from a given text. This extension renders a DataMatrix 2D barcode, as specified in BS ISO/IEC 16022:2006. Only ECC200 codes are considered, as these are the only ones recommended for an "open" system. The size of the DataMatrix is variable between 10x10 to 144x144, encoding up to 3116 digits or 1558 alpha numberic characters. The absolute size of the DataMatrix modules (the little squares) is also variable. If more data is given than can be contained in one DataMatrix, more than one DataMatrices will be produced. Text is encoded as ASCII (the standard provides for other options, but these are not implemented). Consecutive digits are encoded in a compressed form, halving the space required to store them. Note: the 144x144 matrix is a spacial case, and may or may not work. I cannot test the output of this script, as the decoders I have used seem incapable of decoding _any_ matrices of this size. I have created a new extnesion for encoding DataMatrix 2D barcodes from a given text. This extension renders a DataMatrix 2D barcode, as specified in BS ISO/IEC 16022:2006. Only ECC200 codes are considered, as these are the only ones recommended for an "open" system. The size of the DataMatrix is variable between 10x10 to 144x144, encoding up to 3116 digits or 1558 alpha numberic characters. The absolute size of the DataMatrix modules (the little squares) is also variable. If more data is given than can be contained in one DataMatrix, more than one DataMatrices will be produced. Text is encoded as ASCII (the standard provides for other options, but these are not implemented). Consecutive digits are encoded in a compressed form, halving the space required to store them. Note: the 144x144 matrix is a special case, and may or may not work. I cannot test the output of this script, as the decoders I have used seem incapable of decoding _any_ matrices of this size.
2009-10-30 21:19:42 inductiveload tags extensions-plugins
2009-10-31 12:09:46 su_v inkscape: importance Undecided Wishlist
2009-10-31 12:09:46 su_v inkscape: status New Confirmed
2009-12-24 11:25:22 Launchpad Janitor branch linked lp:inkscape
2009-12-24 11:29:39 Alvin Penner inkscape: status Confirmed Fix Committed
2009-12-24 12:14:40 jazzynico inkscape: milestone 0.48
2010-07-13 18:32:33 jazzynico branch unlinked lp:inkscape
2010-07-13 18:32:44 jazzynico branch linked lp:inkscape/0.48.x
2010-07-28 22:45:14 Helge Hielscher bug added subscriber Helge Hielscher
2010-08-24 11:16:46 jazzynico inkscape: status Fix Committed Fix Released