mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
font/coretext: remove todo for font features
This commit is contained in:
@ -158,7 +158,6 @@ pub const Shaper = struct {
|
||||
|
||||
pub fn shape(self: *Shaper, run: font.shape.TextRun) ![]const font.shape.Cell {
|
||||
// TODO: quirks fonts
|
||||
// TODO: font features
|
||||
|
||||
// Special fonts aren't shaped and their codepoint == glyph so we
|
||||
// can just return the codepoints as-is.
|
||||
|
Reference in New Issue
Block a user