JuliaTeX / TikzPictures.jl

Creating PGF/TikZ pictures and saving them in various formats
Other
89 stars 28 forks source link

Resize TikzPicture with adjustbox `width` and `height` options #66

Closed mossr closed 3 years ago

mossr commented 3 years ago

This adds the options to specify a width, height, and whether to keep the aspect ratio of the resized image.

Test cases were also added for these three new options.