mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
Use same hinting flags for measurement and rendering
This commit is contained in:
@@ -9,6 +9,7 @@ pub const Library = @import("Library.zig");
|
||||
|
||||
pub const Error = errors.Error;
|
||||
pub const Face = face.Face;
|
||||
pub const LoadFlags = face.LoadFlags;
|
||||
pub const Tag = tag.Tag;
|
||||
pub const mulFix = computations.mulFix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user