mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Make the docs fit into 80 columns
Patch 5 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
This commit is contained in:
32
TODO
32
TODO
@ -2,31 +2,31 @@ If you are interested in improving this package then here are a few ideas.
|
||||
|
||||
Backend
|
||||
-------
|
||||
* Create filters for more output file formats.
|
||||
* Add ECI character support to allow encoding in more languages than are covered
|
||||
by the Latin-1 character set.
|
||||
* The code was developed to be easy to understand rather than efficient so may benefit
|
||||
from some memory optimisation for embedded systems.
|
||||
* Create filters for more output file formats.
|
||||
* Add ECI character support to allow encoding in more languages than are
|
||||
covered by the Latin-1 character set.
|
||||
* The code was developed to be easy to understand rather than efficient so may
|
||||
benefit from some memory optimisation for embedded systems.
|
||||
|
||||
GUI Frontend
|
||||
------------
|
||||
* Allow copying of generated barcodes to the clipboard with a "Copy" button.
|
||||
* Allow dragging and dropping to external apps.
|
||||
* Allow copying of generated barcodes to the clipboard with a "Copy" button.
|
||||
* Allow dragging and dropping to external apps.
|
||||
|
||||
Packaging
|
||||
---------
|
||||
Binary packages are needed for distribution in the following formats
|
||||
* RPMs for various Linux distros (.spec file now available thanks to Radist)
|
||||
* Install binaries for Mac OSX
|
||||
Binary packages are needed for distribution in the following formats:
|
||||
* RPMs for various Linux distros (.spec file now available thanks to Radist).
|
||||
* Install binaries for Mac OSX.
|
||||
|
||||
Translations
|
||||
------------
|
||||
Documentation is currently only in English. If you have the knowledge and the
|
||||
time please consider translating into other languages.
|
||||
Documentation is currently only in English. If you have the knowledge and the
|
||||
time please consider translating into other languages.
|
||||
|
||||
Research
|
||||
--------
|
||||
The following standards would be welcomed in Zint but the full documentation has
|
||||
not yet been found.
|
||||
* DPD Code
|
||||
* Italian Postal Code
|
||||
The following standards would be welcomed in Zint but the full documentation has
|
||||
not yet been found:
|
||||
* DPD Code
|
||||
* Italian Postal Code
|
||||
|
Reference in New Issue
Block a user