JuliaImages / JuliaImages/ImageDraw.jl
Add some text
Open
@johnnychen94 is already working on this.
Since Nov 8, 2019.
- Dominant language
- Julia
- Stars
- 27
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Other than colored shapes, it would be great if we could also add some text to the images.
I use this to color tracked paths in a composite image from time-lapse images, but I need to some how label individual tracks with an ID (like a bunch of numbers and/or letters).
Hmmm, maybe it would be easier to combine the image with vector graphics somehow.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.