Package Release Info

lcdf-typetools-2.110-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lcdf-typetools

Change Logs

* Thu Nov 09 2023 Dirk Müller <dmueller@suse.com>
- update to 2.110:
  * Support `otfinfo --var`, which prints information about
    variable fonts.
  * `otfinfo -u` reports all Unicode code positions, not just the
    BMP.
  * `otfinfo -i` reports embedding permissions.
  * Update feature, language, and script descriptions.
  * Change output to avoid triggering pdftex bug.
* Mon May 17 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 2.108
  * Handle more fonts
  * otftotfm -a: Run updmap-sys by default
  * Some corrections to output of --math-spacing
  * Reduce undefined behavior
  * Handle some incorrect fonts more gracefully
* Wed Dec 13 2017 plinnell@opensuse.org
- Update to 2.106
- Minor updates, mostly involving licensing of Adobe code and data.
* Sun Nov 22 2015 plinnell@opensuse.org
- Update to 2.105
- Several crash fixes.
- otfinfo -g: Print all Unicode mappings for a glyph.
- t1lint: Support counter control hints.
* Thu Jan 29 2015 p.drouand@gmail.com
- Update to version 2.104
  * Fix a nit with format-1 chaining context substitutions.
- Cleanup specfile
  * Remove conditional dependencies for distributions package doesn't build
  * Remove obsolete conditional dependencies
  * Remove redudant %clean section
  * Use %configure
* Sun Mar 16 2014 mrdocs@opensuse.org
-  update to 2.100
  + otftotfm: On some fonts, ligature handling could enter an infinite
  loop. Fix this. Reported by Marc Penninga and Bob Tennent.
  + Fix updmap runs.
  + Build updates for C++11 and other compilers.
* Sat Aug 24 2013 schubert.seb@gmail.com
- update to 2.99
  + Fix a cfftot1 bug that could corrupt some output fonts.
* Wed May 29 2013 mrdocs@opensuse.org
- update to 2.98
  + Fixes since 2.91
  - Fix alignment bug that corrupted output fonts on some platforms
  (MIPS especially).
  - Fix cfftot1: Don't crash on problematic fonts.
  - More compilation updates
  - Update OpenType feature, script, and language lists, and some other nits.
* Sun Apr 22 2012 mrdocs@opensuse.org
- revert to 2.91, until a fix is made for broken build in 2.92
- Correct licensing version to SPDX bnc:#741820
* Sun Oct 16 2011 mrdocs@opensuse.org
-version bump to 2.92
- Correct horrible x86-64 byte-order issue.
  Bug reported by Michael Ummels.