font/coretext: fix merge issue from #1662

This commit is contained in:
Mitchell Hashimoto
2024-04-08 17:07:00 -04:00
parent e66e82787b
commit 188d25b5d9

View File

@ -698,7 +698,7 @@ test "shape U+3C9 with JB Mono" {
var shaper = &testdata.shaper; var shaper = &testdata.shaper;
var it = shaper.runIterator( var it = shaper.runIterator(
testdata.cache, testdata.grid,
&screen, &screen,
screen.pages.pin(.{ .screen = .{ .y = 0 } }).?, screen.pages.pin(.{ .screen = .{ .y = 0 } }).?,
null, null,