Tuesday, 10 December 2019

costume - Guide to Uniform colours and ranks on StarBlazers (Space Battleship Yamato)

I've been looking at various pictures from this and there seems to be (for the most part) a rationale between uniform colours and ranks.


I've been unable to dig up specifics and I'm curious if anyone else has seen the info or knows the details?


For simplicity, I'm really only looking for ranks as concerned with the original American/Japanese series.


enter image description here


No comments:

Post a Comment

php - file_get_contents shows unexpected output while reading a file

I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print ...