ForNeVeR/overtone

windows.txt: analyze the last two values of the PANE field

Offen

#31 geöffnet am 24.12.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)F# (1 Fork)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (18 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

In the windows.txt configuration file, most PANE items include four values, like PANE 1 2 3 4 (which are actually x₀, y₀, x₁, y₁). But for some items, such as BC_TrnStkC, there are two unknown additional numbers there (-4 0 in that case).

WE should figure out if these values mean anything.

See TODO[#31] in the code for this issue.

Contributor Guide