mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
ba7915c356
Patch 5 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
33 lines
1.0 KiB
Plaintext
33 lines
1.0 KiB
Plaintext
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.
|
|
|
|
GUI Frontend
|
|
------------
|
|
* 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.
|
|
|
|
Translations
|
|
------------
|
|
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
|