OpenWebGAL / WebGAL_Terre

Galgame Editing. Redefined | 视觉小说编辑,再进化
https://openwebgal.com
Mozilla Public License 2.0
353 stars 53 forks source link

feat: text editor: customize font family and font size #335

Closed tinyAdapter closed 1 week ago

tinyAdapter commented 2 weeks ago

Resolve #325.

Allows the user to customize font family and font size in the top bar -> Settings -> Code Editor pane.

For now, this can be an ad hoc implementation. In the future, we can create a JSON configuration file for the text editor (with the same settings as those in VS Code).