Skip to content

[truetype] Updates for the forthcoming OpenType 1.9 standard (1/2).

Werner Lemberg requested to merge wl/opentype-1.9 into master
  • src/truetype/ttgxvar.h (GX_DeltaSetIdxMapRec): Change type of mapCount to FT_ULong.

  • src/truetype/ttgxvar.c (ft_var_load_delta_set_index_mapping): Add argument for passing the table size; update caller. Implement new format.

Merge request reports