ForNeVeR/overtone
windows.txt: analyze the last two values of the PANE field
Aberta
#31 aberto em 24 de dez. de 2022
enhancementhelp wanted
Métricas do repositório
- Stars
- (18 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.