mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 10:27:09 +00:00
Uses general_field_encode in rss_binary_string; min 4 chars; bottom separator
This commit is contained in:
@@ -29,13 +29,7 @@
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#define NUMERIC 110
|
||||
#define ALPHA 97
|
||||
#define ISOIEC 105
|
||||
#define INVALID_CHAR 100
|
||||
#define ANY_ENC 120
|
||||
#define ALPHA_OR_ISO 121
|
||||
/* vim: set ts=4 sw=4 et : */
|
||||
|
||||
/* RSS-14 Tables */
|
||||
static const unsigned short int g_sum_table[9] = {
|
||||
|
||||
Reference in New Issue
Block a user