mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Fix UPCEAN small font ignored/disabled (introduced [1adba1])
This commit is contained in:
@ -66,8 +66,8 @@ will be converted to spaces</string>
|
||||
<tr><td>Form Feed (0x0C)</td><td>&nbsp;\f</td></tr>
|
||||
<tr><td>Carriage Return (0x0D)</td><td>&nbsp;\r</td></tr>
|
||||
<tr><td>Escape (0x1B)</td><td>&nbsp;\e</td></tr>
|
||||
<tr><td>Group Selector (0x1D)</td><td>&nbsp;\G</td></tr>
|
||||
<tr><td>Record Selector (0x1E)</td><td>&nbsp;\R</td></tr>
|
||||
<tr><td>Group Separator (0x1D)</td><td>&nbsp;\G</td></tr>
|
||||
<tr><td>Record Separator (0x1E)</td><td>&nbsp;\R</td></tr>
|
||||
<tr><td>Backslash (0x5C)</td><td>&nbsp;\\</td></tr>
|
||||
</table>
|
||||
Note that newlines (Line Feeds (0x0A)) are <br/>not included</string>
|
||||
|
Reference in New Issue
Block a user