Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.25 KB

File metadata and controls

53 lines (37 loc) · 2.25 KB

🌊 Seigaiha

banner

Current bundle version Black Ruff Mypy Security check

A command-line utility for creating custom traditional and modern wave patterns.

💭 History

Seigaiha (kanji: 清海波 ; hiragana: せいがいは ; translation: "Blue sea and waves" / wave crest pattern) is a pattern originating from China, used for depicting seas on ancient maps.

Excavation in Japan (Gunma) shows its first appearance roughly around the 6th century on the clothing of a funerary clay figure (haniwa).

The origin of Seigaiha is believed to be derived from the motif on clothing used at a Gagaku performance named "Seigaiha". 1

📝 Quickstart

docker run -it --rm \
  -u $(id -u):$(id -g) \
  -v ${PWD}/input:/app/input \
  -v ${PWD}/output:/app/output \
  ghcr.io/toshy/seigaiha:latest -h

📜 Documentation

The documentation is available at https://toshy.github.io/seigaiha.

🛠️ Contribute

Requirements

❕ License

This repository comes with a BSD 3-Clause License.