mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-29 18:43:56 +00:00
pkg/macos: add CoreText
This commit is contained in:
5
pkg/macos/text.zig
Normal file
5
pkg/macos/text.zig
Normal file
@@ -0,0 +1,5 @@
|
||||
pub usingnamespace @import("text/font_collection.zig");
|
||||
|
||||
test {
|
||||
@import("std").testing.refAllDecls(@This());
|
||||
}
|
||||
Reference in New Issue
Block a user