Parse 12 vs 24 bit colors eventually

This commit is contained in:
Lani Aung
2021-10-02 19:18:58 -06:00
parent 66ccf83051
commit 4b4fffdbf1
15 changed files with 1447 additions and 29 deletions
+1
View File
@@ -23,6 +23,7 @@ namespace fxl.codes.kisekae
.AddRazorRuntimeCompilation();
services.AddSingleton<ConfigurationReaderService>();
services.AddSingleton<FileParserService>();
}
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.