mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
lib/libtuxtxt/tuxtxt.cpp: align to seife and tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a687bccace
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Origin message was:
------------------
- lib/libtuxtxt/tuxtxt.cpp: align to seife and tuxbox
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2131,7 +2131,7 @@ int Init(int source)
|
||||
return 0;
|
||||
}
|
||||
|
||||
if ((error = FTC_Manager_New(library, 0, 0, 1024*1024, &MyFaceRequester, NULL, &manager)))
|
||||
if ((error = FTC_Manager_New(library, 7, 2, 1024*1024, &MyFaceRequester, NULL, &manager)))
|
||||
{
|
||||
FT_Done_FreeType(library);
|
||||
printf("TuxTxt <FTC_Manager_New: 0x%.2X>\n", error);
|
||||
|
Reference in New Issue
Block a user