fonttosfnt: Changes to 'refs/tags/fonttosfnt-1.2.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 21 06:41:18 UTC 2020


Tag 'fonttosfnt-1.2.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2020-10-21 06:36 +0000

fonttosfnt 1.2.0
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCX4/XCBkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/MIAAoJuiZ8hxYnf+zwKy+PQ2EdOL
mWpoAJ9x5943cx+JRxqQWFU6FuObJwqDLQ==
=b9Rf
-----END PGP SIGNATURE-----

Changes since fonttosfnt-1.1.0:
Christopher Zimmermann (13):
      don't add arbitrary number to the glypth metrics
      use zero lineGap, sTypoDescender should be negative
      truncate foundry if there is no known abbreviation.
      correctly set OS2 fsSelection for italic and bold fonts
      use standard C rounding functions
      use more properties according to XLFD
      use design metrics in eblc instead of calculated metrics
      provide version 5 OS/2 table
      Add warnings when wrapping multiple fonts and on PCF fonts
      move metrics calculation to write.c
      calculate capHeight and xHeight as recommended
      fix sign of sTypoDescender
      use PIXEL_SIZE to calculate lineGap

Peng Wu (1):
      Guess Regular style for Medium Weight

Peter Hutterer (1):
      Bump to 1.2.0

rnhmjoj (2):
      Fix incorrect error handling in macTime()
      Fix uninitialised memory write

---
 configure.ac |    2 
 fonttosfnt.c |    6 +
 fonttosfnt.h |   37 ++++++--
 read.c       |   50 ++++++------
 struct.c     |   93 +++++++---------------
 util.c       |   30 +++++--
 write.c      |  243 ++++++++++++++++++++++++++++++++++++++++++++---------------
 7 files changed, 297 insertions(+), 164 deletions(-)
---


More information about the xorg-commit mailing list