fontconfig: font list

This commit is contained in:
Mitchell Hashimoto
2022-09-14 10:14:09 -07:00
parent ce899dca11
commit eb2ce495b3
6 changed files with 40 additions and 3 deletions

View File

@@ -8,3 +8,7 @@ pub usingnamespace @import("pattern.zig");
test {
@import("std").testing.refAllDecls(@This());
}
test {
_ = @import("test.zig");
}