mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Split "THINGS TO DO" and "COMPILING THE CODE" sections into their own files
Patch 4 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
This commit is contained in:
32
TODO
Normal file
32
TODO
Normal file
@ -0,0 +1,32 @@
|
||||
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
|
Reference in New Issue
Block a user