Luxor.jl
Simple drawings using vector graphics; Cairo "for tourists!"
Install / Use
/learn @JuliaGraphics/Luxor.jlREADME

| Documentation | Build Status | Code Coverage |
|:---------------------------------------:|:-----------------------------------------:|:-------------------------------:|
| |
|
|
|
|
| |
Luxor
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.
The focus of Luxor is on simplicity and ease of use: it should be easier to use than plain Cairo.jl, with shorter names, fewer underscores, default contexts, and simplified functions.
For more complex and sophisticated graphics in 2D and 3D, Makie.jl is the best choice.
Luxor is thoroughly procedural and static: your code issues a sequence of simple graphics ‘commands’ until you’ve completed a drawing, then the results are saved into a PDF, PNG, SVG, or EPS file.
Tutorials can be found in the documentation, which you find by clicking on the badges above:

“stable” describes the current release; “development” contains changes that are still in the master branch and may change before the next release.
There are some Luxor-related videos on YouTube, and some Luxor-related blog posts at cormullion.github.io/.
Luxor is designed primarily for drawing static pictures and simple animations. If you want to build complex or elaborate animations, use Javis.jl and Makie.
Luxor isn't interactive: for building interactivity, look at Pluto.jl and Makie.
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
