1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-25 21:05:58 +00:00

Now with Grid Matrix!

This commit is contained in:
hooper114
2009-10-21 09:08:44 +00:00
parent de7219126a
commit a55b21704e
8 changed files with 2202 additions and 1055 deletions

View File

@@ -19,7 +19,6 @@
*/
unsigned long int gb2312_lookup[] = {
{
0x00A4, 0xA1E8,
0x00A7, 0xA1EC,
0x00A8, 0xA1A7,
@@ -7465,4 +7464,4 @@ unsigned long int gb2312_lookup[] = {
0xFFE1, 0xA1EA,
0xFFE3, 0xA3FE,
0xFFE5, 0xA3A4
}
};