https://github.com/igozdev/columner
Command-line applicaion for generating stratigraphic column templates
https://github.com/igozdev/columner
Last synced: about 1 year ago
JSON representation
Command-line applicaion for generating stratigraphic column templates
- Host: GitHub
- URL: https://github.com/igozdev/columner
- Owner: igozdev
- Created: 2023-10-29T02:49:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T03:52:37.000Z (over 2 years ago)
- Last Synced: 2025-01-12T17:47:23.916Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# columner
Command-line applicaion for generating stratigraphic column templates
## Additional requirements

## Usage
`columner [x_resolution] [y_resolution] [left_margin] [top_margin] [num_of_major_ticks] [num_of_semimajor_ticks] [num_of_minor_ticks] [major_length] [semimajor_length] [minor_length] [tick_stride] [num_of_verticals] [vertical_stride] [major_brightness] [semimajor_brightness] [minor_brightness] [vertical_brightness] [path]`
It is recommended to generate either with high resolution and high stride for thin lines, or with lower resolution and lower stride and then use a pixel-perfect upscaler for thicker lines.
## Example
Output of `columner 200 320 30 30 5 1 4 10 6 3 5 8 10 240 250 255 200 "column.png"`:
