Batuhan Güner

Results 1 comments of Batuhan Güner

You must provide ImFontConfig struct to AddFontFromFileTTF function while it's MergeMode set to true. Like this ``` ImFontConfig merge_config = {}; merge_config.MergeMode = true; static const ImWchar rangesFixed[] = {...