new line fixed
This commit is contained in:
parent
52926578db
commit
f7c5ed5f24
|
@ -1,5 +1,7 @@
|
|||
2020-06-30 Priyesh Kumar <priyeshkkumar@gmail.com>
|
||||
|
||||
* Adding new line at end of file
|
||||
|
||||
* include/freetype/internal/ftdebug.h: Added a FreeType specific dlg
|
||||
output handler to print trace logs to file ~
|
||||
`ft_freetype_output_handler()`
|
||||
|
@ -42,4 +44,4 @@
|
|||
1. Added a function call to `ft_logging_init()` in `FT_Init_FreeType()`
|
||||
if FT_LOGGING macro is enabled.
|
||||
2. Added function call to `ft_logging_deinit()` in `FT_Done_FreeType()`
|
||||
if FT_LOGGING macro is enabled.
|
||||
if FT_LOGGING macro is enabled.
|
||||
|
|
Loading…
Reference in New Issue