WIP
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
247afa1666
commit
ad7974608b
14 changed files with 311 additions and 117 deletions
|
@ -228,7 +228,7 @@ impl Line {
|
|||
ctx.scene.push_glyph(scene::Glyph {
|
||||
font_id: run.font_id,
|
||||
font_size: self.font_size,
|
||||
glyph_id: glyph.id,
|
||||
id: glyph.id,
|
||||
origin: glyph_origin,
|
||||
color,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue