mirror of
https://github.com/wez/wezterm.git
synced 2024-11-26 08:25:50 +03:00
4ddcad7ef6
We need to make a couple of passes over the paint instructions, and making a nice interface around FontFuncs and DrawFuncs was taking up a lot of boilerplate. Adjust so that we accumulate parsed PaintOps and DrawOps instead. This makes the code smaller and easier to grok. Still has trouble rasterizing the new noto color emoji font though. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |