You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This produces a strange result where the text that is supposed to have no transformations (other than the orthographic transformation) So i went to the documentation for the glyph_brush and under queue it states Benefits from caching, see caching behaviour; however, when I click the link to see this caching behavior it links nowhere.
The text was updated successfully, but these errors were encountered:
Im writing a game engine and using wgpu_glyph for the text rendering and here is the snippet of my code
This produces a strange result where the text that is supposed to have no transformations (other than the orthographic transformation) So i went to the documentation for the glyph_brush and under
queue
it states Benefits from caching, see caching behaviour; however, when I click the link to see this caching behavior it links nowhere.The text was updated successfully, but these errors were encountered: