X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 538733858291 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1684771254; bh=AvUm3mx8Kz5NL3fI/R39wMHKKBDUy/D93TxkLBmEhxE=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=dvQtOHfJ3iNT2fT3AX7d8Iyw0Md/lTvFK5rAoGRiokhOduXXopnwwPSBefZPHuCIE 03Wgz2lyGzLaxv59C2fYA6BNy0cxT2jt0KJgNoxoJhWXGLaa8wdXuF0sVLdgOBbvVI 7PLo9GJyBmG2KPvKvVuyjhPpB6s5z31kdsrnmx9k= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA06E385828D DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 736C83858284 DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 562C43858D35 X-Authority-Analysis: v=2.4 cv=VbHkgXl9 c=1 sm=1 tr=0 ts=646b9181 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=_TmxENXSAAAA:8 a=cHTGWs9_4jZV2fLyF0oA:9 a=R_3dy9q23LsA:10 a=4jxzZ7H_dJz9nXu32rwB:22 To: cygwin AT cygwin DOT com Date: Mon, 22 May 2023 09:59:03 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: unifont, unifont-fonts, unifont-viewer 15.0.02 X-CMAE-Envelope: MS4xfC1tjcuhiaTNkbRpCNeREWic3FYBcoE4wpw4bWnhwqWkzDmc7MvzjXUYStMymro3AEtFsb0CIRq8VBB7ItNQyEYlK5zmN+jY1oH0SRHQ1iINfBMrdL6C lO3aQ3+MdpEGK/3p632wVuBqtOxohaJqfqnoBDo9Pe3Y/UxOhUR7mdubzSU5h+HBL7TY+rAUMwAezoaKIBMHkt0yKQQLV+SGlaU= X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, PP_MIME_FAKE_ASCII_TEXT, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Cygwin unifont Maintainer via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Cygwin unifont Maintainer via Cygwin-announce , Cygwin unifont Maintainer MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5049726611234918956==" Sender: "Cygwin" --===============5049726611234918956== Content-Type: text/plain The following packages have been upgraded in the Cygwin distribution: * unifont 15.0.02 * unifont-viewer 15.0.02 * unifont-fonts 15.0.02 GNU Unifont is a Unicode font with a glyph for every visible Unicode Basic Multilingual Plane code point and more, with supporting utilities to modify the font. The Unicode Basic Multilingual Plane covers the first 65,536 (or 2^16) Unicode code points. NOTE As it says below in the release notes, this is the last Unifont release which will include Truetype format Unifont by default. It is the first Cygwin release which also includes Opentype format Unifont. As these fonts are bitmap glyphs rendered into modern font formats, both formats should render the same glyphs. All modern systems support both Opentype and Truetype format fonts, so there should be few or no issues if future releases provide only Opentype format Unifont, which are also less than half the file size of the Truetype format. If anyone encounters issues using the Opentype format Unifont in place of the Truetype format Unifont, please let us know before the next release, so we can address any issues, or possibly continue to also provide the Truetype format Unifont. For more information see the project home page: https://unifoundry.com/unifont/ For changes since the previous release, see below or read /usr/share/doc/unifont/NEWS after installation. See also Release Notes under: https://unifoundry.com/unifont/index.html https://unifoundry.com/unifont/unifont-utilities.html 2023-05-20: Release 15.0.02 * N.B.: This is the last planned version to build TrueType font files as part of the standard font build. In the future, only OpenType font files will be part of the ordinary font building using the hex2otf program. TrueType fonts will have to be built manually. * Minor update to allow for separate building of TrueType and OpenType fonts. This is in preparation for the future removal of TrueType font files from default font builds, in preference for OpenType font files. That change is planned for the release of Unifont 15.1.01, which will correspond to the release of the Unicode 15.1.0 standard scheduled for September 2023. * Added Doxygen annotation to C programs and corresponding ".h" header files. Annotated output is generated in a new "doxygen" subdirectory. Doxygen output consists of a browsable set of HTML pages and a hyperlinked PDF document. * Updates to make files to fix issues with redundant building under some circumstances. * Added 196 Plane 2 and Plane 3 Chinese ideographs drawn by 湖 远星 to the basic Unifont font files for coverage of the General Standard Chinese Characters set. Also added biang glyphs drawn by Ming Fan. * Fullwidth CJK characters that appeared to be boldface in the range U+FF00..U+FFEF were updated using glyphs from Wen Quan Yi, with some modifications. --===============5049726611234918956== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple --===============5049726611234918956==--