Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13515 closed enhancement (fixed)

freetype freetype-doc 2.10.2

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by thomas, 4 years ago

CHANGES BETWEEN 2.10.1 and 2.10.2

I - IMPORTANT CHANGES

  • Support of WOFF2 fonts. This code contribution was Nikhil Ramakrishnan's GSoC 2019 project.

II - MISCELLANEOUS

  • Function `FT_Get_Var_Axis_Flags' returned random data for Type 1 MM fonts.
  • Type 1 fonts with non-integer metrics are now supported by the new (CFF) engine introduced in FreeType 2.9.
  • Drop support for Python 2 in Freetype's API reference generator 'docwriter' (Python >= 3.5 is required for targets 'make refdoc' and `make refdoc-venv').
  • Auto-hinter support for Hanifi Rohingya.
  • Document the `FT2_KEEP_ALIVE' debugging environment variable.
  • The Visual C++ (and Visual C) project files for Windows builds no longer generate libraries that contain the FreeType version in its filenames. Instead, a resource file gets used to make the libraries contain the corresponding information.
  • The next release will remove Jam build support.
  • The `ftbench' demo program has a new test for testing the `FT_Glyph_Stroke' functionality.
Last edited 4 years ago by thomas (previous) (diff)

comment:2 by thomas, 4 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:3 by thomas, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r23112

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.