https://github.com/juliagraphics/luxormanual
Luxor.jl documentation
https://github.com/juliagraphics/luxormanual
Last synced: 9 months ago
JSON representation
Luxor.jl documentation
- Host: GitHub
- URL: https://github.com/juliagraphics/luxormanual
- Owner: JuliaGraphics
- Created: 2024-01-16T09:43:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T16:37:21.000Z (over 1 year ago)
- Last Synced: 2025-01-26T17:31:18.951Z (over 1 year ago)
- Size: 183 MB
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Luxor Manual

[![][docs-stable-img]][docs-stable-url] | [![][docs-development-img]][docs-development-url]
## Luxor Manual
This repo contains the documentation for [Luxor](https://github.com/JuliaGraphics/Luxor.jl).
Luxor is a Julia package for drawing simple static 2D vector graphics.
It provides basic drawing functions and utilities for working with shapes, polygons, clipping masks,
PNG and SVG images, turtle graphics, and simple animations.
[docs-development-img]: https://img.shields.io/badge/docs-development-blue
[docs-development-url]: https://juliagraphics.github.io/LuxorManual/dev/
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://juliagraphics.github.io/LuxorManual/stable/