Skip to content

Add image examples#26

Merged
CyrilJl merged 3 commits intomainfrom
add-image-examples
Sep 26, 2025
Merged

Add image examples#26
CyrilJl merged 3 commits intomainfrom
add-image-examples

Conversation

@CyrilJl
Copy link
Copy Markdown
Owner

@CyrilJl CyrilJl commented Sep 26, 2025

No description provided.

This change adds generated images to the README and the documentation to illustrate the different rasterization modes for lines and polygons.

The following images were generated and updated based on user feedback:
- `docs/lines_binary.png`
- `docs/lines_length.png`
- `docs/polygons_binary.png`
- `docs/polygons_area.png`

These images provide a clear visual representation of the package's capabilities, making it easier for users to understand the `binary`, `length`, and `area` modes.

The script `docs/generate_images.py` is included in this commit as requested.
This change adds generated images to the README and the documentation to illustrate the different rasterization modes for lines and polygons.

The following images were generated and updated based on user feedback:
- `docs/lines_binary.png`
- `docs/lines_length.png`
- `docs/polygons_binary.png`
- `docs/polygons_area.png`

These images provide a clear visual representation of the package's capabilities, making it easier for users to understand the `binary`, `length`, and `area` modes.

The script `docs/generate_images.py` is included in this commit as requested.
This change adds generated images to the README and the documentation to illustrate the different rasterization modes for lines and polygons.

The following images were generated and updated based on user feedback:
- `docs/lines_binary.png`
- `docs/lines_length.png`
- `docs/polygons_binary.png`
- `docs/polygons_area.png`

These images provide a clear visual representation of the package's capabilities, making it easier for users to understand the `binary`, `length`, and `area` modes.

The script `docs/generate_images.py` is included in this commit as requested.
@CyrilJl CyrilJl merged commit e0eb686 into main Sep 26, 2025
1 check passed
@CyrilJl CyrilJl deleted the add-image-examples branch September 26, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant