From 82311f96c43a8209e56502e7412ea1c506e25013 Mon Sep 17 00:00:00 2001 From: a Date: Fri, 25 Mar 2022 17:33:48 -0500 Subject: [PATCH] Rename --- Makefile | 2 +- {cmd => _cmd}/cory-bin/main.go | 4 ++-- common/nori/animation.go => animation.go | 0 common/nori/const.go => const.go | 0 common/nori/decode.go => decode.go | 0 common/nori/frame.go => frame.go | 0 common/nori/gawi.go => gawi.go | 0 go.mod | 2 +- common/nori/image.go => image.go | 0 common/nori/nori.go => nori.go | 0 common/nori/palette.go => palette.go | 0 common/nori/plane.go => plane.go | 0 common/nori/util.go => reader.go | 0 common/nori/render.go => render.go | 0 common/nori/render_test.go => render_test.go | 0 .../palette.example/animation_0.png | Bin .../palette.example/animation_1.png | Bin .../palette.example/animation_10.png | Bin .../palette.example/animation_100.png | Bin .../palette.example/animation_101.png | Bin .../palette.example/animation_102.png | Bin .../palette.example/animation_103.png | Bin .../palette.example/animation_104.png | Bin .../palette.example/animation_105.png | Bin .../palette.example/animation_106.png | Bin .../palette.example/animation_107.png | Bin .../palette.example/animation_108.png | Bin .../palette.example/animation_109.png | Bin .../palette.example/animation_11.png | Bin .../palette.example/animation_110.png | Bin .../palette.example/animation_111.png | Bin .../palette.example/animation_112.png | Bin .../palette.example/animation_113.png | Bin .../palette.example/animation_114.png | Bin .../palette.example/animation_115.png | Bin .../palette.example/animation_116.png | Bin .../palette.example/animation_117.png | Bin .../palette.example/animation_118.png | Bin .../palette.example/animation_119.png | Bin .../palette.example/animation_12.png | Bin .../palette.example/animation_120.png | Bin .../palette.example/animation_121.png | Bin .../palette.example/animation_122.png | Bin .../palette.example/animation_123.png | Bin .../palette.example/animation_124.png | Bin .../palette.example/animation_125.png | Bin .../palette.example/animation_126.png | Bin .../palette.example/animation_127.png | Bin .../palette.example/animation_128.png | Bin .../palette.example/animation_129.png | Bin .../palette.example/animation_13.png | Bin .../palette.example/animation_130.png | Bin .../palette.example/animation_131.png | Bin .../palette.example/animation_132.png | Bin .../palette.example/animation_133.png | Bin .../palette.example/animation_134.png | Bin .../palette.example/animation_135.png | Bin .../palette.example/animation_136.png | Bin .../palette.example/animation_137.png | Bin .../palette.example/animation_138.png | Bin .../palette.example/animation_139.png | Bin .../palette.example/animation_14.png | Bin .../palette.example/animation_140.png | Bin .../palette.example/animation_15.png | Bin .../palette.example/animation_157.png | Bin .../palette.example/animation_158.png | Bin .../palette.example/animation_159.png | Bin .../palette.example/animation_16.png | Bin .../palette.example/animation_160.png | Bin .../palette.example/animation_161.png | Bin .../palette.example/animation_162.png | Bin .../palette.example/animation_163.png | Bin .../palette.example/animation_166.png | Bin .../palette.example/animation_17.png | Bin .../palette.example/animation_18.png | Bin .../palette.example/animation_19.png | Bin .../palette.example/animation_2.png | Bin .../palette.example/animation_20.png | Bin .../palette.example/animation_21.png | Bin .../palette.example/animation_22.png | Bin .../palette.example/animation_23.png | Bin .../palette.example/animation_24.png | Bin .../palette.example/animation_25.png | Bin .../palette.example/animation_26.png | Bin .../palette.example/animation_27.png | Bin .../palette.example/animation_28.png | Bin .../palette.example/animation_29.png | Bin .../palette.example/animation_3.png | Bin .../palette.example/animation_30.png | Bin .../palette.example/animation_31.png | Bin .../palette.example/animation_32.png | Bin .../palette.example/animation_33.png | Bin .../palette.example/animation_34.png | Bin .../palette.example/animation_35.png | Bin .../palette.example/animation_36.png | Bin .../palette.example/animation_37.png | Bin .../palette.example/animation_38.png | Bin .../palette.example/animation_39.png | Bin .../palette.example/animation_4.png | Bin .../palette.example/animation_40.png | Bin .../palette.example/animation_41.png | Bin .../palette.example/animation_42.png | Bin .../palette.example/animation_43.png | Bin .../palette.example/animation_44.png | Bin .../palette.example/animation_45.png | Bin .../palette.example/animation_46.png | Bin .../palette.example/animation_47.png | Bin .../palette.example/animation_48.png | Bin .../palette.example/animation_49.png | Bin .../palette.example/animation_5.png | Bin .../palette.example/animation_50.png | Bin .../palette.example/animation_51.png | Bin .../palette.example/animation_52.png | Bin .../palette.example/animation_53.png | Bin .../palette.example/animation_54.png | Bin .../palette.example/animation_55.png | Bin .../palette.example/animation_56.png | Bin .../palette.example/animation_57.png | Bin .../palette.example/animation_58.png | Bin .../palette.example/animation_59.png | Bin .../palette.example/animation_6.png | Bin .../palette.example/animation_60.png | Bin .../palette.example/animation_61.png | Bin .../palette.example/animation_62.png | Bin .../palette.example/animation_63.png | Bin .../palette.example/animation_64.png | Bin .../palette.example/animation_65.png | Bin .../palette.example/animation_66.png | Bin .../palette.example/animation_67.png | Bin .../palette.example/animation_68.png | Bin .../palette.example/animation_69.png | Bin .../palette.example/animation_7.png | Bin .../palette.example/animation_70.png | Bin .../palette.example/animation_71.png | Bin .../palette.example/animation_72.png | Bin .../palette.example/animation_73.png | Bin .../palette.example/animation_74.png | Bin .../palette.example/animation_75.png | Bin .../palette.example/animation_76.png | Bin .../palette.example/animation_77.png | Bin .../palette.example/animation_78.png | Bin .../palette.example/animation_79.png | Bin .../palette.example/animation_8.png | Bin .../palette.example/animation_80.png | Bin .../palette.example/animation_81.png | Bin .../palette.example/animation_82.png | Bin .../palette.example/animation_83.png | Bin .../palette.example/animation_84.png | Bin .../palette.example/animation_85.png | Bin .../palette.example/animation_86.png | Bin .../palette.example/animation_87.png | Bin .../palette.example/animation_88.png | Bin .../palette.example/animation_89.png | Bin .../palette.example/animation_9.png | Bin .../palette.example/animation_90.png | Bin .../palette.example/animation_91.png | Bin .../palette.example/animation_92.png | Bin .../palette.example/animation_93.png | Bin .../palette.example/animation_94.png | Bin .../palette.example/animation_95.png | Bin .../palette.example/animation_96.png | Bin .../palette.example/animation_97.png | Bin .../palette.example/animation_98.png | Bin .../palette.example/animation_99.png | Bin .../nori/render_test => render_test}/palette.nri | Bin .../test1.example/animation_0.png | Bin .../test1.example/animation_1.png | Bin {common/nori/render_test => render_test}/test1.nri | Bin .../test2.example/animation_0.png | Bin .../test2.example/animation_1.png | Bin {common/nori/render_test => render_test}/test2.nri | Bin {common/utils => utils}/zip.go | 0 {common/utils => utils}/zip_test.go | 2 +- {common/utils => utils}/zip_test/palette.nri | Bin {common/utils => utils}/zip_test/test1.nri | Bin {common/utils => utils}/zip_test/test2.nri | Bin 176 files changed, 5 insertions(+), 5 deletions(-) rename {cmd => _cmd}/cory-bin/main.go (96%) rename common/nori/animation.go => animation.go (100%) rename common/nori/const.go => const.go (100%) rename common/nori/decode.go => decode.go (100%) rename common/nori/frame.go => frame.go (100%) rename common/nori/gawi.go => gawi.go (100%) rename common/nori/image.go => image.go (100%) rename common/nori/nori.go => nori.go (100%) rename common/nori/palette.go => palette.go (100%) rename common/nori/plane.go => plane.go (100%) rename common/nori/util.go => reader.go (100%) rename common/nori/render.go => render.go (100%) rename common/nori/render_test.go => render_test.go (100%) rename {common/nori/render_test => render_test}/palette.example/animation_0.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_1.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_10.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_100.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_101.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_102.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_103.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_104.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_105.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_106.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_107.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_108.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_109.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_11.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_110.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_111.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_112.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_113.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_114.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_115.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_116.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_117.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_118.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_119.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_12.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_120.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_121.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_122.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_123.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_124.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_125.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_126.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_127.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_128.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_129.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_13.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_130.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_131.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_132.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_133.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_134.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_135.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_136.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_137.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_138.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_139.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_14.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_140.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_15.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_157.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_158.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_159.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_16.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_160.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_161.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_162.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_163.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_166.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_17.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_18.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_19.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_2.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_20.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_21.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_22.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_23.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_24.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_25.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_26.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_27.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_28.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_29.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_3.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_30.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_31.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_32.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_33.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_34.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_35.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_36.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_37.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_38.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_39.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_4.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_40.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_41.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_42.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_43.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_44.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_45.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_46.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_47.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_48.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_49.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_5.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_50.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_51.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_52.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_53.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_54.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_55.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_56.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_57.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_58.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_59.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_6.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_60.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_61.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_62.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_63.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_64.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_65.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_66.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_67.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_68.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_69.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_7.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_70.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_71.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_72.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_73.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_74.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_75.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_76.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_77.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_78.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_79.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_8.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_80.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_81.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_82.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_83.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_84.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_85.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_86.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_87.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_88.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_89.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_9.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_90.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_91.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_92.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_93.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_94.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_95.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_96.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_97.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_98.png (100%) rename {common/nori/render_test => render_test}/palette.example/animation_99.png (100%) rename {common/nori/render_test => render_test}/palette.nri (100%) rename {common/nori/render_test => render_test}/test1.example/animation_0.png (100%) rename {common/nori/render_test => render_test}/test1.example/animation_1.png (100%) rename {common/nori/render_test => render_test}/test1.nri (100%) rename {common/nori/render_test => render_test}/test2.example/animation_0.png (100%) rename {common/nori/render_test => render_test}/test2.example/animation_1.png (100%) rename {common/nori/render_test => render_test}/test2.nri (100%) rename {common/utils => utils}/zip.go (100%) rename {common/utils => utils}/zip_test.go (96%) rename {common/utils => utils}/zip_test/palette.nri (100%) rename {common/utils => utils}/zip_test/test1.nri (100%) rename {common/utils => utils}/zip_test/test2.nri (100%) diff --git a/Makefile b/Makefile index 318ce2f..01f9162 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ img_name = cory img_tag = local cory: clean - go build -o ./cory ./cmd/cory-bin + go build -o ./cory ./_cmd/cory-bin docker: DOCKER_BUILDKIT=1 docker build -f server.Dockerfile -t $(img_user)/$(img_name):$(img_tag) . diff --git a/cmd/cory-bin/main.go b/_cmd/cory-bin/main.go similarity index 96% rename from cmd/cory-bin/main.go rename to _cmd/cory-bin/main.go index 0899ab1..9fe436f 100644 --- a/cmd/cory-bin/main.go +++ b/_cmd/cory-bin/main.go @@ -8,8 +8,8 @@ import ( "os" "time" - "git.tuxpa.in/a/gotagonist/common/nori" - "git.tuxpa.in/a/gotagonist/common/utils" + "git.tuxpa.in/a/nori" + "git.tuxpa.in/a/nori/utils" "git.tuxpa.in/a/zlog/log" "github.com/go-chi/chi/v5" "github.com/go-chi/chi/v5/middleware" diff --git a/common/nori/animation.go b/animation.go similarity index 100% rename from common/nori/animation.go rename to animation.go diff --git a/common/nori/const.go b/const.go similarity index 100% rename from common/nori/const.go rename to const.go diff --git a/common/nori/decode.go b/decode.go similarity index 100% rename from common/nori/decode.go rename to decode.go diff --git a/common/nori/frame.go b/frame.go similarity index 100% rename from common/nori/frame.go rename to frame.go diff --git a/common/nori/gawi.go b/gawi.go similarity index 100% rename from common/nori/gawi.go rename to gawi.go diff --git a/go.mod b/go.mod index 1beb00e..67525da 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.tuxpa.in/a/gotagonist +module git.tuxpa.in/a/nori go 1.18 diff --git a/common/nori/image.go b/image.go similarity index 100% rename from common/nori/image.go rename to image.go diff --git a/common/nori/nori.go b/nori.go similarity index 100% rename from common/nori/nori.go rename to nori.go diff --git a/common/nori/palette.go b/palette.go similarity index 100% rename from common/nori/palette.go rename to palette.go diff --git a/common/nori/plane.go b/plane.go similarity index 100% rename from common/nori/plane.go rename to plane.go diff --git a/common/nori/util.go b/reader.go similarity index 100% rename from common/nori/util.go rename to reader.go diff --git a/common/nori/render.go b/render.go similarity index 100% rename from common/nori/render.go rename to render.go diff --git a/common/nori/render_test.go b/render_test.go similarity index 100% rename from common/nori/render_test.go rename to render_test.go diff --git a/common/nori/render_test/palette.example/animation_0.png b/render_test/palette.example/animation_0.png similarity index 100% rename from common/nori/render_test/palette.example/animation_0.png rename to render_test/palette.example/animation_0.png diff --git a/common/nori/render_test/palette.example/animation_1.png b/render_test/palette.example/animation_1.png similarity index 100% rename from common/nori/render_test/palette.example/animation_1.png rename to render_test/palette.example/animation_1.png diff --git a/common/nori/render_test/palette.example/animation_10.png b/render_test/palette.example/animation_10.png similarity index 100% rename from common/nori/render_test/palette.example/animation_10.png rename to render_test/palette.example/animation_10.png diff --git a/common/nori/render_test/palette.example/animation_100.png b/render_test/palette.example/animation_100.png similarity index 100% rename from common/nori/render_test/palette.example/animation_100.png rename to render_test/palette.example/animation_100.png diff --git a/common/nori/render_test/palette.example/animation_101.png b/render_test/palette.example/animation_101.png similarity index 100% rename from common/nori/render_test/palette.example/animation_101.png rename to render_test/palette.example/animation_101.png diff --git a/common/nori/render_test/palette.example/animation_102.png b/render_test/palette.example/animation_102.png similarity index 100% rename from common/nori/render_test/palette.example/animation_102.png rename to render_test/palette.example/animation_102.png diff --git a/common/nori/render_test/palette.example/animation_103.png b/render_test/palette.example/animation_103.png similarity index 100% rename from common/nori/render_test/palette.example/animation_103.png rename to render_test/palette.example/animation_103.png diff --git a/common/nori/render_test/palette.example/animation_104.png b/render_test/palette.example/animation_104.png similarity index 100% rename from common/nori/render_test/palette.example/animation_104.png rename to render_test/palette.example/animation_104.png diff --git a/common/nori/render_test/palette.example/animation_105.png b/render_test/palette.example/animation_105.png similarity index 100% rename from common/nori/render_test/palette.example/animation_105.png rename to render_test/palette.example/animation_105.png diff --git a/common/nori/render_test/palette.example/animation_106.png b/render_test/palette.example/animation_106.png similarity index 100% rename from common/nori/render_test/palette.example/animation_106.png rename to render_test/palette.example/animation_106.png diff --git a/common/nori/render_test/palette.example/animation_107.png b/render_test/palette.example/animation_107.png similarity index 100% rename from common/nori/render_test/palette.example/animation_107.png rename to render_test/palette.example/animation_107.png diff --git a/common/nori/render_test/palette.example/animation_108.png b/render_test/palette.example/animation_108.png similarity index 100% rename from common/nori/render_test/palette.example/animation_108.png rename to render_test/palette.example/animation_108.png diff --git a/common/nori/render_test/palette.example/animation_109.png b/render_test/palette.example/animation_109.png similarity index 100% rename from common/nori/render_test/palette.example/animation_109.png rename to render_test/palette.example/animation_109.png diff --git a/common/nori/render_test/palette.example/animation_11.png b/render_test/palette.example/animation_11.png similarity index 100% rename from common/nori/render_test/palette.example/animation_11.png rename to render_test/palette.example/animation_11.png diff --git a/common/nori/render_test/palette.example/animation_110.png b/render_test/palette.example/animation_110.png similarity index 100% rename from common/nori/render_test/palette.example/animation_110.png rename to render_test/palette.example/animation_110.png diff --git a/common/nori/render_test/palette.example/animation_111.png b/render_test/palette.example/animation_111.png similarity index 100% rename from common/nori/render_test/palette.example/animation_111.png rename to render_test/palette.example/animation_111.png diff --git a/common/nori/render_test/palette.example/animation_112.png b/render_test/palette.example/animation_112.png similarity index 100% rename from common/nori/render_test/palette.example/animation_112.png rename to render_test/palette.example/animation_112.png diff --git a/common/nori/render_test/palette.example/animation_113.png b/render_test/palette.example/animation_113.png similarity index 100% rename from common/nori/render_test/palette.example/animation_113.png rename to render_test/palette.example/animation_113.png diff --git a/common/nori/render_test/palette.example/animation_114.png b/render_test/palette.example/animation_114.png similarity index 100% rename from common/nori/render_test/palette.example/animation_114.png rename to render_test/palette.example/animation_114.png diff --git a/common/nori/render_test/palette.example/animation_115.png b/render_test/palette.example/animation_115.png similarity index 100% rename from common/nori/render_test/palette.example/animation_115.png rename to render_test/palette.example/animation_115.png diff --git a/common/nori/render_test/palette.example/animation_116.png b/render_test/palette.example/animation_116.png similarity index 100% rename from common/nori/render_test/palette.example/animation_116.png rename to render_test/palette.example/animation_116.png diff --git a/common/nori/render_test/palette.example/animation_117.png b/render_test/palette.example/animation_117.png similarity index 100% rename from common/nori/render_test/palette.example/animation_117.png rename to render_test/palette.example/animation_117.png diff --git a/common/nori/render_test/palette.example/animation_118.png b/render_test/palette.example/animation_118.png similarity index 100% rename from common/nori/render_test/palette.example/animation_118.png rename to render_test/palette.example/animation_118.png diff --git a/common/nori/render_test/palette.example/animation_119.png b/render_test/palette.example/animation_119.png similarity index 100% rename from common/nori/render_test/palette.example/animation_119.png rename to render_test/palette.example/animation_119.png diff --git a/common/nori/render_test/palette.example/animation_12.png b/render_test/palette.example/animation_12.png similarity index 100% rename from common/nori/render_test/palette.example/animation_12.png rename to render_test/palette.example/animation_12.png diff --git a/common/nori/render_test/palette.example/animation_120.png b/render_test/palette.example/animation_120.png similarity index 100% rename from common/nori/render_test/palette.example/animation_120.png rename to render_test/palette.example/animation_120.png diff --git a/common/nori/render_test/palette.example/animation_121.png b/render_test/palette.example/animation_121.png similarity index 100% rename from common/nori/render_test/palette.example/animation_121.png rename to render_test/palette.example/animation_121.png diff --git a/common/nori/render_test/palette.example/animation_122.png b/render_test/palette.example/animation_122.png similarity index 100% rename from common/nori/render_test/palette.example/animation_122.png rename to render_test/palette.example/animation_122.png diff --git a/common/nori/render_test/palette.example/animation_123.png b/render_test/palette.example/animation_123.png similarity index 100% rename from common/nori/render_test/palette.example/animation_123.png rename to render_test/palette.example/animation_123.png diff --git a/common/nori/render_test/palette.example/animation_124.png b/render_test/palette.example/animation_124.png similarity index 100% rename from common/nori/render_test/palette.example/animation_124.png rename to render_test/palette.example/animation_124.png diff --git a/common/nori/render_test/palette.example/animation_125.png b/render_test/palette.example/animation_125.png similarity index 100% rename from common/nori/render_test/palette.example/animation_125.png rename to render_test/palette.example/animation_125.png diff --git a/common/nori/render_test/palette.example/animation_126.png b/render_test/palette.example/animation_126.png similarity index 100% rename from common/nori/render_test/palette.example/animation_126.png rename to render_test/palette.example/animation_126.png diff --git a/common/nori/render_test/palette.example/animation_127.png b/render_test/palette.example/animation_127.png similarity index 100% rename from common/nori/render_test/palette.example/animation_127.png rename to render_test/palette.example/animation_127.png diff --git a/common/nori/render_test/palette.example/animation_128.png b/render_test/palette.example/animation_128.png similarity index 100% rename from common/nori/render_test/palette.example/animation_128.png rename to render_test/palette.example/animation_128.png diff --git a/common/nori/render_test/palette.example/animation_129.png b/render_test/palette.example/animation_129.png similarity index 100% rename from common/nori/render_test/palette.example/animation_129.png rename to render_test/palette.example/animation_129.png diff --git a/common/nori/render_test/palette.example/animation_13.png b/render_test/palette.example/animation_13.png similarity index 100% rename from common/nori/render_test/palette.example/animation_13.png rename to render_test/palette.example/animation_13.png diff --git a/common/nori/render_test/palette.example/animation_130.png b/render_test/palette.example/animation_130.png similarity index 100% rename from common/nori/render_test/palette.example/animation_130.png rename to render_test/palette.example/animation_130.png diff --git a/common/nori/render_test/palette.example/animation_131.png b/render_test/palette.example/animation_131.png similarity index 100% rename from common/nori/render_test/palette.example/animation_131.png rename to render_test/palette.example/animation_131.png diff --git a/common/nori/render_test/palette.example/animation_132.png b/render_test/palette.example/animation_132.png similarity index 100% rename from common/nori/render_test/palette.example/animation_132.png rename to render_test/palette.example/animation_132.png diff --git a/common/nori/render_test/palette.example/animation_133.png b/render_test/palette.example/animation_133.png similarity index 100% rename from common/nori/render_test/palette.example/animation_133.png rename to render_test/palette.example/animation_133.png diff --git a/common/nori/render_test/palette.example/animation_134.png b/render_test/palette.example/animation_134.png similarity index 100% rename from common/nori/render_test/palette.example/animation_134.png rename to render_test/palette.example/animation_134.png diff --git a/common/nori/render_test/palette.example/animation_135.png b/render_test/palette.example/animation_135.png similarity index 100% rename from common/nori/render_test/palette.example/animation_135.png rename to render_test/palette.example/animation_135.png diff --git a/common/nori/render_test/palette.example/animation_136.png b/render_test/palette.example/animation_136.png similarity index 100% rename from common/nori/render_test/palette.example/animation_136.png rename to render_test/palette.example/animation_136.png diff --git a/common/nori/render_test/palette.example/animation_137.png b/render_test/palette.example/animation_137.png similarity index 100% rename from common/nori/render_test/palette.example/animation_137.png rename to render_test/palette.example/animation_137.png diff --git a/common/nori/render_test/palette.example/animation_138.png b/render_test/palette.example/animation_138.png similarity index 100% rename from common/nori/render_test/palette.example/animation_138.png rename to render_test/palette.example/animation_138.png diff --git a/common/nori/render_test/palette.example/animation_139.png b/render_test/palette.example/animation_139.png similarity index 100% rename from common/nori/render_test/palette.example/animation_139.png rename to render_test/palette.example/animation_139.png diff --git a/common/nori/render_test/palette.example/animation_14.png b/render_test/palette.example/animation_14.png similarity index 100% rename from common/nori/render_test/palette.example/animation_14.png rename to render_test/palette.example/animation_14.png diff --git a/common/nori/render_test/palette.example/animation_140.png b/render_test/palette.example/animation_140.png similarity index 100% rename from common/nori/render_test/palette.example/animation_140.png rename to render_test/palette.example/animation_140.png diff --git a/common/nori/render_test/palette.example/animation_15.png b/render_test/palette.example/animation_15.png similarity index 100% rename from common/nori/render_test/palette.example/animation_15.png rename to render_test/palette.example/animation_15.png diff --git a/common/nori/render_test/palette.example/animation_157.png b/render_test/palette.example/animation_157.png similarity index 100% rename from common/nori/render_test/palette.example/animation_157.png rename to render_test/palette.example/animation_157.png diff --git a/common/nori/render_test/palette.example/animation_158.png b/render_test/palette.example/animation_158.png similarity index 100% rename from common/nori/render_test/palette.example/animation_158.png rename to render_test/palette.example/animation_158.png diff --git a/common/nori/render_test/palette.example/animation_159.png b/render_test/palette.example/animation_159.png similarity index 100% rename from common/nori/render_test/palette.example/animation_159.png rename to render_test/palette.example/animation_159.png diff --git a/common/nori/render_test/palette.example/animation_16.png b/render_test/palette.example/animation_16.png similarity index 100% rename from common/nori/render_test/palette.example/animation_16.png rename to render_test/palette.example/animation_16.png diff --git a/common/nori/render_test/palette.example/animation_160.png b/render_test/palette.example/animation_160.png similarity index 100% rename from common/nori/render_test/palette.example/animation_160.png rename to render_test/palette.example/animation_160.png diff --git a/common/nori/render_test/palette.example/animation_161.png b/render_test/palette.example/animation_161.png similarity index 100% rename from common/nori/render_test/palette.example/animation_161.png rename to render_test/palette.example/animation_161.png diff --git a/common/nori/render_test/palette.example/animation_162.png b/render_test/palette.example/animation_162.png similarity index 100% rename from common/nori/render_test/palette.example/animation_162.png rename to render_test/palette.example/animation_162.png diff --git a/common/nori/render_test/palette.example/animation_163.png b/render_test/palette.example/animation_163.png similarity index 100% rename from common/nori/render_test/palette.example/animation_163.png rename to render_test/palette.example/animation_163.png diff --git a/common/nori/render_test/palette.example/animation_166.png b/render_test/palette.example/animation_166.png similarity index 100% rename from common/nori/render_test/palette.example/animation_166.png rename to render_test/palette.example/animation_166.png diff --git a/common/nori/render_test/palette.example/animation_17.png b/render_test/palette.example/animation_17.png similarity index 100% rename from common/nori/render_test/palette.example/animation_17.png rename to render_test/palette.example/animation_17.png diff --git a/common/nori/render_test/palette.example/animation_18.png b/render_test/palette.example/animation_18.png similarity index 100% rename from common/nori/render_test/palette.example/animation_18.png rename to render_test/palette.example/animation_18.png diff --git a/common/nori/render_test/palette.example/animation_19.png b/render_test/palette.example/animation_19.png similarity index 100% rename from common/nori/render_test/palette.example/animation_19.png rename to render_test/palette.example/animation_19.png diff --git a/common/nori/render_test/palette.example/animation_2.png b/render_test/palette.example/animation_2.png similarity index 100% rename from common/nori/render_test/palette.example/animation_2.png rename to render_test/palette.example/animation_2.png diff --git a/common/nori/render_test/palette.example/animation_20.png b/render_test/palette.example/animation_20.png similarity index 100% rename from common/nori/render_test/palette.example/animation_20.png rename to render_test/palette.example/animation_20.png diff --git a/common/nori/render_test/palette.example/animation_21.png b/render_test/palette.example/animation_21.png similarity index 100% rename from common/nori/render_test/palette.example/animation_21.png rename to render_test/palette.example/animation_21.png diff --git a/common/nori/render_test/palette.example/animation_22.png b/render_test/palette.example/animation_22.png similarity index 100% rename from common/nori/render_test/palette.example/animation_22.png rename to render_test/palette.example/animation_22.png diff --git a/common/nori/render_test/palette.example/animation_23.png b/render_test/palette.example/animation_23.png similarity index 100% rename from common/nori/render_test/palette.example/animation_23.png rename to render_test/palette.example/animation_23.png diff --git a/common/nori/render_test/palette.example/animation_24.png b/render_test/palette.example/animation_24.png similarity index 100% rename from common/nori/render_test/palette.example/animation_24.png rename to render_test/palette.example/animation_24.png diff --git a/common/nori/render_test/palette.example/animation_25.png b/render_test/palette.example/animation_25.png similarity index 100% rename from common/nori/render_test/palette.example/animation_25.png rename to render_test/palette.example/animation_25.png diff --git a/common/nori/render_test/palette.example/animation_26.png b/render_test/palette.example/animation_26.png similarity index 100% rename from common/nori/render_test/palette.example/animation_26.png rename to render_test/palette.example/animation_26.png diff --git a/common/nori/render_test/palette.example/animation_27.png b/render_test/palette.example/animation_27.png similarity index 100% rename from common/nori/render_test/palette.example/animation_27.png rename to render_test/palette.example/animation_27.png diff --git a/common/nori/render_test/palette.example/animation_28.png b/render_test/palette.example/animation_28.png similarity index 100% rename from common/nori/render_test/palette.example/animation_28.png rename to render_test/palette.example/animation_28.png diff --git a/common/nori/render_test/palette.example/animation_29.png b/render_test/palette.example/animation_29.png similarity index 100% rename from common/nori/render_test/palette.example/animation_29.png rename to render_test/palette.example/animation_29.png diff --git a/common/nori/render_test/palette.example/animation_3.png b/render_test/palette.example/animation_3.png similarity index 100% rename from common/nori/render_test/palette.example/animation_3.png rename to render_test/palette.example/animation_3.png diff --git a/common/nori/render_test/palette.example/animation_30.png b/render_test/palette.example/animation_30.png similarity index 100% rename from common/nori/render_test/palette.example/animation_30.png rename to render_test/palette.example/animation_30.png diff --git a/common/nori/render_test/palette.example/animation_31.png b/render_test/palette.example/animation_31.png similarity index 100% rename from common/nori/render_test/palette.example/animation_31.png rename to render_test/palette.example/animation_31.png diff --git a/common/nori/render_test/palette.example/animation_32.png b/render_test/palette.example/animation_32.png similarity index 100% rename from common/nori/render_test/palette.example/animation_32.png rename to render_test/palette.example/animation_32.png diff --git a/common/nori/render_test/palette.example/animation_33.png b/render_test/palette.example/animation_33.png similarity index 100% rename from common/nori/render_test/palette.example/animation_33.png rename to render_test/palette.example/animation_33.png diff --git a/common/nori/render_test/palette.example/animation_34.png b/render_test/palette.example/animation_34.png similarity index 100% rename from common/nori/render_test/palette.example/animation_34.png rename to render_test/palette.example/animation_34.png diff --git a/common/nori/render_test/palette.example/animation_35.png b/render_test/palette.example/animation_35.png similarity index 100% rename from common/nori/render_test/palette.example/animation_35.png rename to render_test/palette.example/animation_35.png diff --git a/common/nori/render_test/palette.example/animation_36.png b/render_test/palette.example/animation_36.png similarity index 100% rename from common/nori/render_test/palette.example/animation_36.png rename to render_test/palette.example/animation_36.png diff --git a/common/nori/render_test/palette.example/animation_37.png b/render_test/palette.example/animation_37.png similarity index 100% rename from common/nori/render_test/palette.example/animation_37.png rename to render_test/palette.example/animation_37.png diff --git a/common/nori/render_test/palette.example/animation_38.png b/render_test/palette.example/animation_38.png similarity index 100% rename from common/nori/render_test/palette.example/animation_38.png rename to render_test/palette.example/animation_38.png diff --git a/common/nori/render_test/palette.example/animation_39.png b/render_test/palette.example/animation_39.png similarity index 100% rename from common/nori/render_test/palette.example/animation_39.png rename to render_test/palette.example/animation_39.png diff --git a/common/nori/render_test/palette.example/animation_4.png b/render_test/palette.example/animation_4.png similarity index 100% rename from common/nori/render_test/palette.example/animation_4.png rename to render_test/palette.example/animation_4.png diff --git a/common/nori/render_test/palette.example/animation_40.png b/render_test/palette.example/animation_40.png similarity index 100% rename from common/nori/render_test/palette.example/animation_40.png rename to render_test/palette.example/animation_40.png diff --git a/common/nori/render_test/palette.example/animation_41.png b/render_test/palette.example/animation_41.png similarity index 100% rename from common/nori/render_test/palette.example/animation_41.png rename to render_test/palette.example/animation_41.png diff --git a/common/nori/render_test/palette.example/animation_42.png b/render_test/palette.example/animation_42.png similarity index 100% rename from common/nori/render_test/palette.example/animation_42.png rename to render_test/palette.example/animation_42.png diff --git a/common/nori/render_test/palette.example/animation_43.png b/render_test/palette.example/animation_43.png similarity index 100% rename from common/nori/render_test/palette.example/animation_43.png rename to render_test/palette.example/animation_43.png diff --git a/common/nori/render_test/palette.example/animation_44.png b/render_test/palette.example/animation_44.png similarity index 100% rename from common/nori/render_test/palette.example/animation_44.png rename to render_test/palette.example/animation_44.png diff --git a/common/nori/render_test/palette.example/animation_45.png b/render_test/palette.example/animation_45.png similarity index 100% rename from common/nori/render_test/palette.example/animation_45.png rename to render_test/palette.example/animation_45.png diff --git a/common/nori/render_test/palette.example/animation_46.png b/render_test/palette.example/animation_46.png similarity index 100% rename from common/nori/render_test/palette.example/animation_46.png rename to render_test/palette.example/animation_46.png diff --git a/common/nori/render_test/palette.example/animation_47.png b/render_test/palette.example/animation_47.png similarity index 100% rename from common/nori/render_test/palette.example/animation_47.png rename to render_test/palette.example/animation_47.png diff --git a/common/nori/render_test/palette.example/animation_48.png b/render_test/palette.example/animation_48.png similarity index 100% rename from common/nori/render_test/palette.example/animation_48.png rename to render_test/palette.example/animation_48.png diff --git a/common/nori/render_test/palette.example/animation_49.png b/render_test/palette.example/animation_49.png similarity index 100% rename from common/nori/render_test/palette.example/animation_49.png rename to render_test/palette.example/animation_49.png diff --git a/common/nori/render_test/palette.example/animation_5.png b/render_test/palette.example/animation_5.png similarity index 100% rename from common/nori/render_test/palette.example/animation_5.png rename to render_test/palette.example/animation_5.png diff --git a/common/nori/render_test/palette.example/animation_50.png b/render_test/palette.example/animation_50.png similarity index 100% rename from common/nori/render_test/palette.example/animation_50.png rename to render_test/palette.example/animation_50.png diff --git a/common/nori/render_test/palette.example/animation_51.png b/render_test/palette.example/animation_51.png similarity index 100% rename from common/nori/render_test/palette.example/animation_51.png rename to render_test/palette.example/animation_51.png diff --git a/common/nori/render_test/palette.example/animation_52.png b/render_test/palette.example/animation_52.png similarity index 100% rename from common/nori/render_test/palette.example/animation_52.png rename to render_test/palette.example/animation_52.png diff --git a/common/nori/render_test/palette.example/animation_53.png b/render_test/palette.example/animation_53.png similarity index 100% rename from common/nori/render_test/palette.example/animation_53.png rename to render_test/palette.example/animation_53.png diff --git a/common/nori/render_test/palette.example/animation_54.png b/render_test/palette.example/animation_54.png similarity index 100% rename from common/nori/render_test/palette.example/animation_54.png rename to render_test/palette.example/animation_54.png diff --git a/common/nori/render_test/palette.example/animation_55.png b/render_test/palette.example/animation_55.png similarity index 100% rename from common/nori/render_test/palette.example/animation_55.png rename to render_test/palette.example/animation_55.png diff --git a/common/nori/render_test/palette.example/animation_56.png b/render_test/palette.example/animation_56.png similarity index 100% rename from common/nori/render_test/palette.example/animation_56.png rename to render_test/palette.example/animation_56.png diff --git a/common/nori/render_test/palette.example/animation_57.png b/render_test/palette.example/animation_57.png similarity index 100% rename from common/nori/render_test/palette.example/animation_57.png rename to render_test/palette.example/animation_57.png diff --git a/common/nori/render_test/palette.example/animation_58.png b/render_test/palette.example/animation_58.png similarity index 100% rename from common/nori/render_test/palette.example/animation_58.png rename to render_test/palette.example/animation_58.png diff --git a/common/nori/render_test/palette.example/animation_59.png b/render_test/palette.example/animation_59.png similarity index 100% rename from common/nori/render_test/palette.example/animation_59.png rename to render_test/palette.example/animation_59.png diff --git a/common/nori/render_test/palette.example/animation_6.png b/render_test/palette.example/animation_6.png similarity index 100% rename from common/nori/render_test/palette.example/animation_6.png rename to render_test/palette.example/animation_6.png diff --git a/common/nori/render_test/palette.example/animation_60.png b/render_test/palette.example/animation_60.png similarity index 100% rename from common/nori/render_test/palette.example/animation_60.png rename to render_test/palette.example/animation_60.png diff --git a/common/nori/render_test/palette.example/animation_61.png b/render_test/palette.example/animation_61.png similarity index 100% rename from common/nori/render_test/palette.example/animation_61.png rename to render_test/palette.example/animation_61.png diff --git a/common/nori/render_test/palette.example/animation_62.png b/render_test/palette.example/animation_62.png similarity index 100% rename from common/nori/render_test/palette.example/animation_62.png rename to render_test/palette.example/animation_62.png diff --git a/common/nori/render_test/palette.example/animation_63.png b/render_test/palette.example/animation_63.png similarity index 100% rename from common/nori/render_test/palette.example/animation_63.png rename to render_test/palette.example/animation_63.png diff --git a/common/nori/render_test/palette.example/animation_64.png b/render_test/palette.example/animation_64.png similarity index 100% rename from common/nori/render_test/palette.example/animation_64.png rename to render_test/palette.example/animation_64.png diff --git a/common/nori/render_test/palette.example/animation_65.png b/render_test/palette.example/animation_65.png similarity index 100% rename from common/nori/render_test/palette.example/animation_65.png rename to render_test/palette.example/animation_65.png diff --git a/common/nori/render_test/palette.example/animation_66.png b/render_test/palette.example/animation_66.png similarity index 100% rename from common/nori/render_test/palette.example/animation_66.png rename to render_test/palette.example/animation_66.png diff --git a/common/nori/render_test/palette.example/animation_67.png b/render_test/palette.example/animation_67.png similarity index 100% rename from common/nori/render_test/palette.example/animation_67.png rename to render_test/palette.example/animation_67.png diff --git a/common/nori/render_test/palette.example/animation_68.png b/render_test/palette.example/animation_68.png similarity index 100% rename from common/nori/render_test/palette.example/animation_68.png rename to render_test/palette.example/animation_68.png diff --git a/common/nori/render_test/palette.example/animation_69.png b/render_test/palette.example/animation_69.png similarity index 100% rename from common/nori/render_test/palette.example/animation_69.png rename to render_test/palette.example/animation_69.png diff --git a/common/nori/render_test/palette.example/animation_7.png b/render_test/palette.example/animation_7.png similarity index 100% rename from common/nori/render_test/palette.example/animation_7.png rename to render_test/palette.example/animation_7.png diff --git a/common/nori/render_test/palette.example/animation_70.png b/render_test/palette.example/animation_70.png similarity index 100% rename from common/nori/render_test/palette.example/animation_70.png rename to render_test/palette.example/animation_70.png diff --git a/common/nori/render_test/palette.example/animation_71.png b/render_test/palette.example/animation_71.png similarity index 100% rename from common/nori/render_test/palette.example/animation_71.png rename to render_test/palette.example/animation_71.png diff --git a/common/nori/render_test/palette.example/animation_72.png b/render_test/palette.example/animation_72.png similarity index 100% rename from common/nori/render_test/palette.example/animation_72.png rename to render_test/palette.example/animation_72.png diff --git a/common/nori/render_test/palette.example/animation_73.png b/render_test/palette.example/animation_73.png similarity index 100% rename from common/nori/render_test/palette.example/animation_73.png rename to render_test/palette.example/animation_73.png diff --git a/common/nori/render_test/palette.example/animation_74.png b/render_test/palette.example/animation_74.png similarity index 100% rename from common/nori/render_test/palette.example/animation_74.png rename to render_test/palette.example/animation_74.png diff --git a/common/nori/render_test/palette.example/animation_75.png b/render_test/palette.example/animation_75.png similarity index 100% rename from common/nori/render_test/palette.example/animation_75.png rename to render_test/palette.example/animation_75.png diff --git a/common/nori/render_test/palette.example/animation_76.png b/render_test/palette.example/animation_76.png similarity index 100% rename from common/nori/render_test/palette.example/animation_76.png rename to render_test/palette.example/animation_76.png diff --git a/common/nori/render_test/palette.example/animation_77.png b/render_test/palette.example/animation_77.png similarity index 100% rename from common/nori/render_test/palette.example/animation_77.png rename to render_test/palette.example/animation_77.png diff --git a/common/nori/render_test/palette.example/animation_78.png b/render_test/palette.example/animation_78.png similarity index 100% rename from common/nori/render_test/palette.example/animation_78.png rename to render_test/palette.example/animation_78.png diff --git a/common/nori/render_test/palette.example/animation_79.png b/render_test/palette.example/animation_79.png similarity index 100% rename from common/nori/render_test/palette.example/animation_79.png rename to render_test/palette.example/animation_79.png diff --git a/common/nori/render_test/palette.example/animation_8.png b/render_test/palette.example/animation_8.png similarity index 100% rename from common/nori/render_test/palette.example/animation_8.png rename to render_test/palette.example/animation_8.png diff --git a/common/nori/render_test/palette.example/animation_80.png b/render_test/palette.example/animation_80.png similarity index 100% rename from common/nori/render_test/palette.example/animation_80.png rename to render_test/palette.example/animation_80.png diff --git a/common/nori/render_test/palette.example/animation_81.png b/render_test/palette.example/animation_81.png similarity index 100% rename from common/nori/render_test/palette.example/animation_81.png rename to render_test/palette.example/animation_81.png diff --git a/common/nori/render_test/palette.example/animation_82.png b/render_test/palette.example/animation_82.png similarity index 100% rename from common/nori/render_test/palette.example/animation_82.png rename to render_test/palette.example/animation_82.png diff --git a/common/nori/render_test/palette.example/animation_83.png b/render_test/palette.example/animation_83.png similarity index 100% rename from common/nori/render_test/palette.example/animation_83.png rename to render_test/palette.example/animation_83.png diff --git a/common/nori/render_test/palette.example/animation_84.png b/render_test/palette.example/animation_84.png similarity index 100% rename from common/nori/render_test/palette.example/animation_84.png rename to render_test/palette.example/animation_84.png diff --git a/common/nori/render_test/palette.example/animation_85.png b/render_test/palette.example/animation_85.png similarity index 100% rename from common/nori/render_test/palette.example/animation_85.png rename to render_test/palette.example/animation_85.png diff --git a/common/nori/render_test/palette.example/animation_86.png b/render_test/palette.example/animation_86.png similarity index 100% rename from common/nori/render_test/palette.example/animation_86.png rename to render_test/palette.example/animation_86.png diff --git a/common/nori/render_test/palette.example/animation_87.png b/render_test/palette.example/animation_87.png similarity index 100% rename from common/nori/render_test/palette.example/animation_87.png rename to render_test/palette.example/animation_87.png diff --git a/common/nori/render_test/palette.example/animation_88.png b/render_test/palette.example/animation_88.png similarity index 100% rename from common/nori/render_test/palette.example/animation_88.png rename to render_test/palette.example/animation_88.png diff --git a/common/nori/render_test/palette.example/animation_89.png b/render_test/palette.example/animation_89.png similarity index 100% rename from common/nori/render_test/palette.example/animation_89.png rename to render_test/palette.example/animation_89.png diff --git a/common/nori/render_test/palette.example/animation_9.png b/render_test/palette.example/animation_9.png similarity index 100% rename from common/nori/render_test/palette.example/animation_9.png rename to render_test/palette.example/animation_9.png diff --git a/common/nori/render_test/palette.example/animation_90.png b/render_test/palette.example/animation_90.png similarity index 100% rename from common/nori/render_test/palette.example/animation_90.png rename to render_test/palette.example/animation_90.png diff --git a/common/nori/render_test/palette.example/animation_91.png b/render_test/palette.example/animation_91.png similarity index 100% rename from common/nori/render_test/palette.example/animation_91.png rename to render_test/palette.example/animation_91.png diff --git a/common/nori/render_test/palette.example/animation_92.png b/render_test/palette.example/animation_92.png similarity index 100% rename from common/nori/render_test/palette.example/animation_92.png rename to render_test/palette.example/animation_92.png diff --git a/common/nori/render_test/palette.example/animation_93.png b/render_test/palette.example/animation_93.png similarity index 100% rename from common/nori/render_test/palette.example/animation_93.png rename to render_test/palette.example/animation_93.png diff --git a/common/nori/render_test/palette.example/animation_94.png b/render_test/palette.example/animation_94.png similarity index 100% rename from common/nori/render_test/palette.example/animation_94.png rename to render_test/palette.example/animation_94.png diff --git a/common/nori/render_test/palette.example/animation_95.png b/render_test/palette.example/animation_95.png similarity index 100% rename from common/nori/render_test/palette.example/animation_95.png rename to render_test/palette.example/animation_95.png diff --git a/common/nori/render_test/palette.example/animation_96.png b/render_test/palette.example/animation_96.png similarity index 100% rename from common/nori/render_test/palette.example/animation_96.png rename to render_test/palette.example/animation_96.png diff --git a/common/nori/render_test/palette.example/animation_97.png b/render_test/palette.example/animation_97.png similarity index 100% rename from common/nori/render_test/palette.example/animation_97.png rename to render_test/palette.example/animation_97.png diff --git a/common/nori/render_test/palette.example/animation_98.png b/render_test/palette.example/animation_98.png similarity index 100% rename from common/nori/render_test/palette.example/animation_98.png rename to render_test/palette.example/animation_98.png diff --git a/common/nori/render_test/palette.example/animation_99.png b/render_test/palette.example/animation_99.png similarity index 100% rename from common/nori/render_test/palette.example/animation_99.png rename to render_test/palette.example/animation_99.png diff --git a/common/nori/render_test/palette.nri b/render_test/palette.nri similarity index 100% rename from common/nori/render_test/palette.nri rename to render_test/palette.nri diff --git a/common/nori/render_test/test1.example/animation_0.png b/render_test/test1.example/animation_0.png similarity index 100% rename from common/nori/render_test/test1.example/animation_0.png rename to render_test/test1.example/animation_0.png diff --git a/common/nori/render_test/test1.example/animation_1.png b/render_test/test1.example/animation_1.png similarity index 100% rename from common/nori/render_test/test1.example/animation_1.png rename to render_test/test1.example/animation_1.png diff --git a/common/nori/render_test/test1.nri b/render_test/test1.nri similarity index 100% rename from common/nori/render_test/test1.nri rename to render_test/test1.nri diff --git a/common/nori/render_test/test2.example/animation_0.png b/render_test/test2.example/animation_0.png similarity index 100% rename from common/nori/render_test/test2.example/animation_0.png rename to render_test/test2.example/animation_0.png diff --git a/common/nori/render_test/test2.example/animation_1.png b/render_test/test2.example/animation_1.png similarity index 100% rename from common/nori/render_test/test2.example/animation_1.png rename to render_test/test2.example/animation_1.png diff --git a/common/nori/render_test/test2.nri b/render_test/test2.nri similarity index 100% rename from common/nori/render_test/test2.nri rename to render_test/test2.nri diff --git a/common/utils/zip.go b/utils/zip.go similarity index 100% rename from common/utils/zip.go rename to utils/zip.go diff --git a/common/utils/zip_test.go b/utils/zip_test.go similarity index 96% rename from common/utils/zip_test.go rename to utils/zip_test.go index 115af6d..28d5ea7 100644 --- a/common/utils/zip_test.go +++ b/utils/zip_test.go @@ -6,7 +6,7 @@ import ( "os" "testing" - "git.tuxpa.in/a/gotagonist/common/nori" + "git.tuxpa.in/a/nori" ) func TestParseFile1(t *testing.T) { diff --git a/common/utils/zip_test/palette.nri b/utils/zip_test/palette.nri similarity index 100% rename from common/utils/zip_test/palette.nri rename to utils/zip_test/palette.nri diff --git a/common/utils/zip_test/test1.nri b/utils/zip_test/test1.nri similarity index 100% rename from common/utils/zip_test/test1.nri rename to utils/zip_test/test1.nri diff --git a/common/utils/zip_test/test2.nri b/utils/zip_test/test2.nri similarity index 100% rename from common/utils/zip_test/test2.nri rename to utils/zip_test/test2.nri