Converted to maven

This commit is contained in:
Willem Cazander 2022-02-26 02:45:20 +01:00
parent 0f33a5a77e
commit 9afa43331a
327 changed files with 396 additions and 500 deletions

View file

@ -1,23 +0,0 @@
package love.distributedrebirth.unicode4d;
import love.distributedrebirth.bassboonyd.BãßBȍőnAuthorInfoʸᴰ;
@BãßBȍőnAuthorInfoʸᴰ(name = "willemtsade", copyright = "©Δ∞ 仙上主天")
public enum CodePointCommandᶻᴰ {
NOP,
START_LR, // PART_1 = modifier
START_RL,
START_TB,
START_BT,
UNICODE,
NUMBER,
ADVANCE,
XY_MIN,
XY_MAX,
XY_COLOR, // PART_1 = 64 colors, PART_2 = 5 contrast levels
XY_ON_CURVE_START,
XY_OFF_CURVE_START,
XY_ON_CURVE,
XY_OFF_CURVE,
XY_SPACE
}