engine icon indicating copy to clipboard operation
engine copied to clipboard

Refactor: opt memory for texture of font atlas

Open singlecoder opened this issue 6 months ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Enhanced dynamic texture resizing capabilities for improved character rendering.
    • Added error handling for maximum texture size exceedance.
  • Bug Fixes

    • Improved texture management logic to prevent issues related to font atlas creation.
  • Refactor

    • Simplified the creation and configuration process for Texture2D within the font atlas.

singlecoder avatar Aug 02 '24 03:08 singlecoder