gemrb/gemrb

TextEdit: implement the caseformat field

Open

#1,410 opened on Aug 5, 2021

 (1 comment) (0 reactions) (0 assignees)C++ (214 forks)auto 404
featuregood first issuesystem: GUI

Repository metrics

Stars
 (1,214 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently not read, but you'll find a comment in CHUImporter where that can be added.

It can have the following values according to NI: 0 - normal, 1 - upper, 2 - lower. If 1 or 2 is set, the opposite case is automatically converted to the other, input is not blocked.

Contributor guide