Skip to content

Releases: JuliaGraphics/Luxor.jl

Bug fixes

05 Jan 16:52
Compare
Choose a tag to compare

Mostly bug fixes, including hopefully a fix for IJulia world age issue (#17)

Bug fixes for Julia v0.5

09 Dec 09:17
Compare
Choose a tag to compare

This is intended to fix a bug when running on Julia v0.5.

More updates and bug fixes

24 Nov 16:29
Compare
Choose a tag to compare
  • textwrap/textbox
  • Bezier meshes
  • some bugs fixed

Misc updates and bug fixes

24 Oct 10:58
Compare
Choose a tag to compare
  • min version now Julia v0.6
  • in-memory drawings (thanks, @barche)
  • bezierpath conversions
  • tutorial in docs
  • misc bugs fixed and added...

Miscellanous changes and documentation improvements

26 Sep 14:55
Compare
Choose a tag to compare

Bug fixes backported from master for v0.6

29 Aug 19:52
Compare
Choose a tag to compare

I'm hoping that this branch will update the Julia v0.6 compatible version of Luxor with some bug fixes and other things. The current master (Julia v0.7 compatible) is completely hosed at present.

Final Julia v0.6 release

27 Jul 13:38
Compare
Choose a tag to compare
  • drop support for v0.4

  • @pdf @svg and @pdf macros

  • polyarea()

  • ngonside()

  • circle intersection: intersection2circles()

  • polygon to Bezier path conversion

ready for Julia v0.6

19 Jun 12:37
Compare
Choose a tag to compare

misc updates and changes

Support for Juno preview

17 May 11:40
Compare
Choose a tag to compare

This release supports preview in Juno's PlotPane.

Animation and polygon additions

03 May 07:27
Compare
Choose a tag to compare
  • bug fixes
  • crop marks
  • polyperimeter, polydistances, polyportion, nearestindex
  • try to display SVG in Jupyter