Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/debian/changelog @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 zint (2.6.0) stable; urgency=medium | |
| 2 | |
| 3 * Update to Qt5 | |
| 4 * Ouput to EMF and TIF | |
| 5 | |
| 6 -- Robin Stuart <rstuart114@gmail.com> Fri, 12 May 2017 09:00:00 +0000 | |
| 7 | |
| 8 zint (2.5.1) UNRELEASED; urgency=medium | |
| 9 | |
| 10 * Include support for DotCode | |
| 11 * Include support for Han Xin (Chinese Sensible) code. | |
| 12 * Reinstate Codablock-F support. | |
| 13 * Automated ECI pre-processing. | |
| 14 * Ouput to BMP, GIF and PCX. | |
| 15 * Huge code review and numerous bugfixes | |
| 16 * DMRE support and DataMatrix bugfixes | |
| 17 | |
| 18 -- Robin Stuart <rstuart114@gmail.com> Fri, 13 Jan 2017 20:33:54 +0000 | |
| 19 | |
| 20 zint (2.4.1) unstable; urgency=low | |
| 21 | |
| 22 * Update and review of files required by Debian including changelog. | |
| 23 | |
| 24 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 09:26:00 +0000 | |
| 25 | |
| 26 zint (2.4) unstable; urgency=low | |
| 27 | |
| 28 * Built extensions to the API for integrating with glabels thanks | |
| 29 to Sam Lown and Jim Evins. | |
| 30 * Added code optimisation and input from stdin thanks to Ismael | |
| 31 Luceno. | |
| 32 * Reinstated escape character input. | |
| 33 * Simplification of Barcode Studio. | |
| 34 | |
| 35 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 05:00:00 +0000 | |
| 36 | |
| 37 zint (2.3.2) unstable; urgency=low | |
| 38 | |
| 39 * Corrected many bugs in GS1 DataBar Extended thanks to the careful | |
| 40 study of the code by Pablo Orduña at the PIRAmIDE project. | |
| 41 * Similarly corrected some bugs in Maxicode thanks to Monica Swanson | |
| 42 at Source Technologies. | |
| 43 * Also minor bugfixes for ISBN and Aztec Code, and added some small | |
| 44 features like a --square option in the CLI. | |
| 45 | |
| 46 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 04:00:00 +0000 | |
| 47 | |
| 48 zint (2.3.1) unstable; urgency=low | |
| 49 | |
| 50 * Removed Codablock-F. | |
| 51 * Redesigned scale function so that human readable text and Maxicode | |
| 52 symbols can be scaled consistently. | |
| 53 * Corrected encoding bugs with Code 128/Code 16k and Data Matrix ECC | |
| 54 050. | |
| 55 * Added --notext option to CLI. | |
| 56 | |
| 57 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 03:00:00 +0000 | |
| 58 | |
| 59 zint (2.3) unstable; urgency=low | |
| 60 | |
| 61 * Fixed problems with Micro QR Code and rebuilt QR Code support | |
| 62 removing dependence on libqrencode. | |
| 63 * Improved Kanji character support for QR Code and Micro QR Code | |
| 64 which now auto-detects and automatically converts to Shift-JIS. | |
| 65 * Added Grid Matrix symbology with Kanji character support and | |
| 66 automatic conversion to GB 2312. | |
| 67 * Removed no_qr compile option. | |
| 68 * Advanced Barcode Studio version number to match library version | |
| 69 number. | |
| 70 | |
| 71 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 02:00:00 +0000 | |
| 72 | |
| 73 zint (2.2.2) unstable; urgency=low | |
| 74 | |
| 75 * A beta release previewing the new API structure. | |
| 76 * Better NULL character support with "nullchar" value removed. | |
| 77 * Added loading from file and sequence dialogs in Barcode Studio. | |
| 78 | |
| 79 -- Robin Stuart <robin@zint.org.uk> Sat, 02 Oct 2010 01:00:00 +0000 | |
| 80 | |
| 81 zint (2.2.1-1) unstable; urgency=low | |
| 82 | |
| 83 * fix .so version | |
| 84 | |
| 85 -- BogDan Vatra <bogdan@licentia.eu> Sat, 08 Aug 2009 11:52:28 +0300 | |
| 86 | |
| 87 zint (2.2.1) unstable; urgency=low | |
| 88 | |
| 89 * bug fixes. Affected symbologies are Data Matrix, | |
| 90 USPS One Code, Aztec Code, PDF417, MicroPDF and Composite symbols. | |
| 91 If you use any of these then please update. | |
| 92 | |
| 93 -- BogDan Vatra <bogdan@licentia.eu> Fri, 07 Aug 2009 15:04:12 +0300 | |
| 94 | |
| 95 zint (2.2.0-1) unstable; urgency=low | |
| 96 | |
| 97 * Debian testing/sid and (*)ubuntu debug packages | |
| 98 | |
| 99 -- BogDan Vatra <bogdan@licentia.eu> Thu, 06 Aug 2009 21:57:37 +0300 | |
| 100 | |
| 101 zint (2.2.0) unstable; urgency=low | |
| 102 | |
| 103 * Code One encoding | |
| 104 * Another round of bugfixes | |
| 105 * GS-1 data can now be encoded in Code 49 symbols | |
| 106 * The Qt GUI has been renamed to "zint-qt" and now includes a handy | |
| 107 reset button. | |
| 108 | |
| 109 -- BogDan Vatra <bogdan@licentia.eu> Tue, 04 Aug 2009 18:44:39 +0300 | |
| 110 | |
| 111 zint (2.1.3-1) unstable; urgency=low | |
| 112 | |
| 113 * Much improved GUI experience - now with a "save" button so that the GUI | |
| 114 actually does something! | |
| 115 * Also included are, of course, Code 49, Channel Code, Japanese Postal Code. | |
| 116 * A shed load of bugfixes. | |
| 117 | |
| 118 -- BogDan Vatra <bogdan@licentia.eu> Wed, 20 May 2009 10:51:18 +0300 | |
| 119 | |
| 120 zint (2.1.3) unstable; urgency=low | |
| 121 | |
| 122 * Initial release | |
| 123 | |
| 124 -- BogDan Vatra <bogdan@licentia.eu> Sat, 11 Apr 2009 23:45:53 +0300 |
