mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-01 15:48:25 -04:00
vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings
This commit is contained in:
parent
3f5ac34057
commit
36c19053d7
169 changed files with 10975 additions and 8318 deletions
|
@ -132,7 +132,6 @@ static font_item ascii_font[] = {
|
|||
0, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, /* | */
|
||||
0, 48, 8, 8, 8, 8, 8, 4, 8, 8, 8, 8, 8, 48, /* } */
|
||||
0, 32, 82, 74, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* ~ */
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* */
|
||||
0, 0, 8, 8, 0, 8, 8, 8, 8, 8, 8, 8, 0, 0, /* ¡ */
|
||||
0, 0, 0, 0, 16, 60, 82, 80, 80, 80, 82, 60, 16, 0, /* ¢ */
|
||||
0, 0, 0, 12, 18, 16, 16, 60, 16, 16, 60, 18, 0, 0, /* £ */
|
||||
|
@ -329,7 +328,6 @@ static font_item small_font[] = {
|
|||
0, 2, 2, 2, 2, 2, 2, 0, 0, /* | */
|
||||
0, 4, 2, 3, 2, 2, 4, 0, 0, /* } */
|
||||
0, 5, 10, 0, 0, 0, 0, 0, 0, /* ~ */
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, /* */
|
||||
0, 2, 0, 2, 2, 2, 2, 0, 0, /* ¡ */
|
||||
0, 0, 2, 7, 10, 10, 7, 2, 0, /* ¢ */
|
||||
0, 0, 3, 4, 14, 4, 11, 0, 0, /* £ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue