Skip to content

Commit

Permalink
Fix typo (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcur authored Sep 12, 2024
1 parent 117732d commit e615732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/2024-09-11-tmix-08/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Vello is our GPU vector renderer.
We have made some really great progress in August<!-- , TODO: and are actively planning a 0.3.0 release? -->.

- We now support blurred rounded rectangles, contributed by Markus Siglreithmaier ([vello#665][])
- Blend stack spilling was implementing, which allows blends more than four layers deep ([vello#661][]).
- Blend stack spilling was implemented, which allows blends more than four layers deep ([vello#661][]).
- Fixes for some visual artifacts in [vello#651][], [vello#659][] and [vello#673][].
- Embedding existing wgpu textures is now supported ([vello#636][]).
- We now support bitmap glyphs (i.e. emoji), in addition to our previous COLR support ([vello#641][]).
Expand Down

0 comments on commit e615732

Please sign in to comment.