Typo
This commit is contained in:
parent
0a12996134
commit
db04af2782
4
NEWS
4
NEWS
|
@ -10,8 +10,8 @@ Sunday, February 13, 2022
|
||||||
‘math’ tag. (Alexis King)
|
‘math’ tag. (Alexis King)
|
||||||
- It is now possible to get at once all math kerning values for a given glyph
|
- It is now possible to get at once all math kerning values for a given glyph
|
||||||
at a given corner. (Alexis King)
|
at a given corner. (Alexis King)
|
||||||
- Fix locale_t portability issues on systems the typdef’s it to a void pointer.
|
- Fix locale_t portability issues on systems the typedef’s it to a void
|
||||||
(Behdad Esfahbod)
|
pointer. (Behdad Esfahbod)
|
||||||
|
|
||||||
- New API:
|
- New API:
|
||||||
+HB_BUFFER_FLAG_VERIFY
|
+HB_BUFFER_FLAG_VERIFY
|
||||||
|
|
Loading…
Reference in New Issue