|
9 | 9 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
10 | 10 | Details |
11 | 11 |
|
12 | | - |
| 12 | +- [How to Install](#how-to-install) |
| 13 | +- [Features](#features) |
| 14 | + - [Helper Features](#helper-features) |
| 15 | + - [1. GetStringRects](#1-getstringrects) |
| 16 | + - [Code Example](#code-example) |
| 17 | + - [1.1 TryGetStringRects](#11-trygetstringrects) |
| 18 | + - [Code Example](#code-example-1) |
| 19 | + - [2. GetRubyStringRects *(Requires RubyTextMeshPro)*](#2-getrubystringrects-requires-rubytextmeshpro) |
| 20 | + - [Parameters](#parameters) |
| 21 | + - [Returns](#returns) |
| 22 | + - [Code Example](#code-example-2) |
| 23 | + - [2.1 TryGetRubyStringRects *(Requires RubyTextMeshPro)*](#21-trygetrubystringrects-requires-rubytextmeshpro) |
| 24 | + - [3. Multi-Line Support](#3-multi-line-support) |
| 25 | + - [Example:](#example) |
| 26 | +- [Tools](#tools) |
| 27 | + - [TMP Font Batch Changer](#tmp-font-batch-changer) |
| 28 | + - [How to Use](#how-to-use) |
| 29 | + - [Key Features](#key-features) |
| 30 | + - [CJK Font Atlas Generator](#cjk-font-atlas-generator) |
| 31 | + - [How to Use](#how-to-use-1) |
| 32 | + - [Why Use This Tool?](#why-use-this-tool) |
| 33 | + - [Language Options](#language-options) |
| 34 | + - [CJK Options](#cjk-options) |
| 35 | + - [Detailed Options and Usage](#detailed-options-and-usage) |
| 36 | + - [**Korean**](#korean) |
| 37 | + - [**Japanese**](#japanese) |
| 38 | + - [**Chinese**](#chinese) |
| 39 | + - [**CJK Options**](#cjk-options-1) |
| 40 | +- [Contributing](#contributing) |
| 41 | + - [Requesting New Features](#requesting-new-features) |
| 42 | +- [License](#license) |
13 | 43 |
|
14 | 44 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
15 | 45 |
|
|
0 commit comments