HackerN64 / HackerN64/HackerSM64

Automatic Text Wrapping

Open
#384 0 comments 0 reactions 0 assignees View on GitHub
enhancement medium priority
Dominant language
C
Stars
529
Forks
209
Avg merge
1d 12h
Merged PRs (30d)
1

Description

Add a define for text wrapping in which dialog that exceeds the boundaries of a text box are automatically newlined.

`\n` characters could be invalidated in order to make any problematic text not immediately newline again after it gets wrapped to a new line (up for debate). If ignored, maybe something like `\r` could work in its place to force it? Or just replace all vanilla cases of `\n` with `\r` and swap roles?

Also add _actual_ text box width as a dialog parameter.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.