Skip to content

Commit

Permalink
updated many_glyphs description
Browse files Browse the repository at this point in the history
  • Loading branch information
ickshonpe committed Oct 3, 2024
1 parent 14ceb8d commit bb3b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/stress_tests/many_glyphs.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Simple text rendering benchmark.
//!
//! Creates a `Text` with a single `TextSection` containing `100_000` glyphs,
//! Creates a text block with a single span containing `100_000` glyphs,
//! and renders it with the UI in a white color and with Text2d in a red color.
//!
//! To recompute all text each frame run
Expand Down

0 comments on commit bb3b30f

Please sign in to comment.