Skip to content

Commit

Permalink
Merge pull request #50 from JuliaRobotics/feat/2Q20/drawtext
Browse files Browse the repository at this point in the history
draw tag text
  • Loading branch information
dehann committed Aug 19, 2020
2 parents 1d1cd1f + 9c12cb7 commit a2de4a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ os:
dist: xenial
julia:
- 1.0
- 1.1
- 1.5
- nightly
notifications:
email: false
Expand Down
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name = "AprilTags"
uuid = "f0fec3d5-a81e-5a6a-8c28-d2b34f3659de"
keywords = ["AprilTags", "fiducials", "markers"]
desc = "Visual fiducial marking system"
version = "0.7.2"
version = "0.7.3"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
ImageDraw = "4381153b-2b60-58ae-a1ba-fd683676385f"
Expand Down

0 comments on commit a2de4a5

Please sign in to comment.