tune RELEASE NOTES

This commit is contained in:
Vincent Wei
2019-01-13 14:24:14 +08:00
parent c436af69bb
commit e6bb4fa05f
+2
View File
@@ -43,6 +43,8 @@ Please report any bugs and incompatibilities in
* BUGFIXING:
1. handle `PNG_COLOR_TYPE_GRAY_ALPHA` color type of PNG files.
1. Fix a bug to free a null pointer (ReleaseDC).
1. No need to make the pitch of FT2 monobitmap is single-byte aligned.
This bug may generate dirty dots for monobitmap glyph from TTF.
* TUNNING:
1. Tune GLYPHINFO structure and GetGlyphInfo to return BIDI glyph type.