mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
GUI: data dialog: convert Line Feeds if escaping on input, escape on output
and set Escaped flag; fix tooltip that they're converted to spaces; sequence dialog: re-organize to put Create Sequence stuff only in groupbox and put Import -> From File and Clear at bottom, similar to data dialog; mainwindow: use new Escaped flag from data dialog and set checkbox and statusbar message accordingly
This commit is contained in:
@@ -1707,7 +1707,7 @@ border width of 5. This behaviour can be overridden by using the --bind option
|
||||
(or adding BARCODE_BIND to symbol->output_options). Similarly the border width
|
||||
can be overridden using --border= (or by setting symbol->border_width). If a
|
||||
symbol with no border is required this can be achieved by explicitly setting
|
||||
the border type to bind (or box) and setting the border width to 0.
|
||||
the border type to box (or bind) and setting the border width to 0.
|
||||
|
||||
6.1.2.7 Deutsche Post Leitcode
|
||||
------------------------------
|
||||
|
||||
Reference in New Issue
Block a user