tornavis/source/blender/blenfont
Campbell Barton ad6fa96041 BLF: use BLI_path_cmp when comparing path names
There is no reason to use case-sensitive path lookups on MS-Windows.

Also replace BLI_str_endswith with BLI_path_basename since ends-with
checks don't ensure a preceding path separator.
2023-05-26 14:48:53 +10:00
..
intern BLF: use BLI_path_cmp when comparing path names 2023-05-26 14:48:53 +10:00
BLF_api.h Cleanup: spelling in comments 2023-05-24 11:21:18 +10:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00