Makie v0.11.0
Closed issues:
- Better default shading for 3D (#186)
- differentialequations_path_animation fails (outside of actual test) (#434)
- Cannot Display Anything (#465)
- Failure to precompile (#466)
- Can't plot Cylinder mesh anymore (#468)
- text rotation and alignment behavior should be customizable (#505)
- Text API (#510)
- Text boundingboxes are quite imprecise (#534)
- multiline text is buggy (#538)
- [Feature request] Support for plotting vector graphics (#560)
- Text with descenders are shifted (#566)
- Anti-aliasing (#569)
- Allow for a density setting when saving to bitmap in CairoMakie (#572)
- Use bestfont for scatter marker (#573)
- Text sizes are inflated arbitarily in the colorbuffer (#574)
- Char markers aren't rotated (#575)
- Marker offset is not respected (#578)
- Zooming in orthographic projection (#583)
- Text update sometimes misses glyphs in annotations (#586)
- ERROR: MethodError: Cannot
convert
an object of type FreeTypeAbstraction.FTFont to an object of type Ptr{FreeType.LibFreeType.FT_FaceRec_} (#587) - transparency issue? (#591)
- Mesh plot example is broken (#592)
- arrows no longer supports GeometryTypes.Point ? (#593)
- surface
DimensionMismatch
error in AbstractPlotting v0.10.10 (#597) - Makie broken on fresh install (#599)
- Zooming rotates the view as well (#601)
- textslider() is broken (#603)
- ]test Makie fails with UndefVarError: LibFreeType not defined (#605)
- Installing Makie failes (#606)
- GLMakie package won't load (#613)
- GLMakie doesn't build on Fedora (#614)
Merged pull requests:
- Added IJulia instructions to README.md (#416) (@n8xm)
- Cache Makie and give it a DOI using Zenodo (#456) (@asinghvi17)
- New readme (#470) (@asinghvi17)
- Suggestion: add info about window not showing up during tests (#608) (@ianshmean)