font: fontconfig has proper function

This commit is contained in:
Mitchell Hashimoto
2024-05-07 15:10:53 -07:00
parent 7c5d829274
commit 84095025d5

View File

@ -288,7 +288,7 @@ pub const Fontconfig = struct {
} }
pub fn discoverFallback( pub fn discoverFallback(
self: *const CoreText, self: *const Fontconfig,
alloc: Allocator, alloc: Allocator,
collection: *Collection, collection: *Collection,
desc: Descriptor, desc: Descriptor,