Skip to content

Commit e39607f

Browse files
committed
Documentation updated
1 parent f7201e9 commit e39607f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/screenshot-01.png

4.69 KB
Loading

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Because of some [limitation](#limitations), it'll not set the _Line Spacing_ fie
1717
Settings can be saved to [profiles](#profiles) and retrieved to be used later.
1818

1919
- **Texture**: Texture used for the font. This is not saved to the profile.
20-
- **Orientation**: Order to look up for characters in the texture. Values: horizontal, vertical.
2120
- **Cols**: Number of columns in the texture.
2221
- **Rows**: Number of rows in the texture.
22+
- **Orientation**: Order to look up for characters in the texture. Values: horizontal, vertical.
2323
- **Alpha Threshold**: Alpha threshold to identify characters bounds.
2424
- **Monospaced**: Whether the result font should be monospaced.
2525
- **Character Set**: Predefined character set to use. This is not saved to the profile.
@@ -37,6 +37,7 @@ Preferences are saved in the editor using _EditorPrefs_.
3737

3838
## Buttons
3939

40+
- **Guess**. Guess the number of rows and columns of the texture based on transparency gaps.
4041
- **Create**. Creates the font using the given settings.
4142
- **Rollback**. Rollback settings to the selected profile or default if none is selected.
4243

0 commit comments

Comments
 (0)