practical-tools-for-simple-design icon indicating copy to clipboard operation
practical-tools-for-simple-design copied to clipboard

Add missing texture when font is not found

Open ntut-xuan opened this issue 1 year ago • 0 comments

Expection

When the text with missing font, it should display missing texture for font.

By @NOOBDY, @Dragonfly911117 and @ntut-rick, we determine to have this missing texture for font.

It should display when text have absent font.

Implementation

Since we have not only one missing-texture, it should be renamed to classified the texture.

  • [x] Rename MissingTexture related class into MissingImageTexture.
  • [x] Implement missing texture for the text have absent font.

ntut-xuan avatar Mar 01 '24 07:03 ntut-xuan