mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-02 07:58:37 +00:00
renderer/metal: picking away at font group => grid changes
This commit is contained in:
@@ -8,7 +8,7 @@ const Config = @import("../config.zig").Config;
|
||||
/// The derived configuration for this renderer implementation.
|
||||
config: renderer.Renderer.DerivedConfig,
|
||||
|
||||
/// The font group that should be used.
|
||||
/// The font grid that should be used.
|
||||
font_grid: *font.SharedGrid,
|
||||
|
||||
/// Padding options for the viewport.
|
||||
|
Reference in New Issue
Block a user