Luxor.jl

Simple drawings using vector graphics; Cairo "for tourists!"

OTHER License

Stars
587
Committers
44

Bot releases are visible (Hide)

Luxor.jl - v1.6.0

Published by julia-tagbot[bot] about 5 years ago

v1.6.0 (2019-08-19)

Diff since v1.5.0

Closed issues:

  • Integer division error in Partition (#64)
  • Luxor not easily installable in jupyter/datascience-notebook (#63)
  • Release 1.5.0 (#61)

Merged pull requests:

Luxor.jl - v1.5.0

Published by julia-tagbot[bot] about 5 years ago

v1.5.0 (2019-07-25)

Diff since v1.4.0

Closed issues:

  • Release 1.5.0 (#60)
  • Reproducing Sample Image (#59)
  • Make sure that pathname parameter of animate() is not a directory (#57)
  • Release 1.4.0 (#56)

Merged pull requests:

  • Make sure that pathname parameter of animate method does not point to a directory (#58) (karlwessel)
Luxor.jl - v1.4.0

Published by julia-tagbot[bot] over 5 years ago

v1.4.0 (2019-05-28)

Diff since v1.3.0

Closed issues:

  • Ellipse angle (#54)
  • Release v1.3.0 (#53)

Merged pull requests:

  • Fixed bug in ellipse with two focus (#55) (Ryngetsu)
Luxor.jl - v1.3.0

Published by julia-tagbot[bot] over 5 years ago

Luxor.jl - Updates and fixes

Published by cormullion over 5 years ago

see changelog

Luxor.jl - Minor updates and bug fixes

Published by cormullion over 5 years ago

see changelog

  • dashes
  • bugs fixed
Luxor.jl - Minor updates and fixes

Published by cormullion almost 6 years ago

See Changelog.md.

Luxor.jl - Misc updates and fixes

Published by cormullion almost 6 years ago

  • see changelog for details
Luxor.jl - Minor updates

Published by cormullion almost 6 years ago

Minor updates, see changelog.

Luxor.jl - Patch for Jupyter display issue

Published by cormullion about 6 years ago

This tries to fix the problem when trying to display images in a Jupyter notebook. (https://github.com/JuliaGraphics/Luxor.jl/issues/14)

Luxor.jl - v1.1.0 minor additions and doc updates

Published by cormullion about 6 years ago

minor additions and doc updates

Luxor.jl - v1 release

Published by cormullion about 6 years ago

finished... :)

Luxor.jl - Julia v1.0.0 compatibility

Published by cormullion about 6 years ago

Compatibility with Julia version 1.0

Luxor.jl - compatibility with Julia v0.7 release candidate 2

Published by cormullion about 6 years ago

Luxor.jl - more updates for v0.7

Published by cormullion about 6 years ago

  • boxmap()
  • remove Juno-related code
Luxor.jl - V0.7 release (first version)

Published by cormullion over 6 years ago

  • some deprecations made for v0.7 compatibility
  • iterators now v0.7-style
  • dropped LinearAlgebra dependency
Luxor.jl - Misc updates and bug fixes (v0.6)

Published by cormullion over 6 years ago

  • reworking bezier code
  • misc fixes and additions
Luxor.jl - Updates

Published by cormullion over 6 years ago

  • bounding boxes and related changes
  • deprecation (polybbox)
  • table updates
  • text and label rotations
Luxor.jl - Updates (still v0.6.2)

Published by cormullion over 6 years ago

  • added tables
Luxor.jl - Update for Cairo v0.5

Published by cormullion over 6 years ago

  • updates to work with Cairo v0.5