mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-29 16:25:20 +00:00
Zig 0.15: zig fmt
This commit is contained in:
@@ -149,7 +149,7 @@ pub fn setup() void {
|
||||
font_config.FontDataOwnedByAtlas = false;
|
||||
_ = cimgui.c.ImFontAtlas_AddFontFromMemoryTTF(
|
||||
io.Fonts,
|
||||
@constCast(@ptrCast(font.embedded.regular)),
|
||||
@ptrCast(@constCast(font.embedded.regular)),
|
||||
font.embedded.regular.len,
|
||||
font_size,
|
||||
font_config,
|
||||
|
||||
Reference in New Issue
Block a user