Skip to content

Commit ce313c0

Browse files
committed
Update README
1 parent eac4ff8 commit ce313c0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
564 KB
Loading

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ var rects = text.GetRubyStringRects(rubyString, TextFindMode.All);
273273

274274
The **CJK TextBakerProMax** is a utility for creating customized TextMesh Pro font atlases optimized for CJK (Chinese, Japanese, Korean) characters. It generates **Dynamic Atlases**, ensuring text rendering flexibility without pre-baking static font assets.
275275

276+
`Tools` -> `CJK Font Atlas Generator`
277+
<img src="Documentation~/Images/CJK_baker.png" alt="CJK Baking Tool" width="700" />
276278
### Why Use This Tool?
277279

278280
By default, dynamic font atlases in TextMesh Pro allow you to use fonts without worrying about missing characters. Characters are added to the atlas dynamically as needed. However, there are specific cases where you might want to predefine a set of characters in the atlas to avoid runtime performance issues:

0 commit comments

Comments
 (0)