-
Am seeing below error when converting pdf to png:
`{ pdfFilePath: '/mnt/c/content/upload/test.pdf',
pdfFileBaseName: 'test',
convertOptions: { '-density': '300' },
convertExtension: 'png',
…
-
#23
-
There seem to be a problem when saving figures **as pdf** with matplotlib.pyplot.savefig and using the characters argument in Waffle: some characters are replaced by others.
list_character = ["…
-
CairoMakie 0.12.7 + DelaunayTriangulation 1.1.3
```
using CairoMakie
using DelaunayTriangulation
using Random
Random.seed!(1234)
points = randn(Point2f, 50)
f, ax, tr = triplot(points, show_…
-
Hi, thanks for the great project!
But i can't get the icons working.
look at the pdf screenshot below:
![](https://gitee.com/heavenzone/picturebed/raw/master/zhonghaoguang.com/2018/2018-06-08…
-
-
I am having a problem with markers when exporting to pdf. I have tried to set markers along lines, with both an svg, but also simply as a circle. In Tilemill itself it shows, and also when I export to…
-
I am using this package in production for several months. Unfortunately it causes some server crashes when converting different files.
For example I get the following error messages (from server lo…
-
Hi. I am the author of graphit https://github.com/siefkenj/graphit a tool for creating mathematics graphics also based on asciisvg. I was wondering if we share common goals and could potentially poo…
-
Please state explicitly that this operation replaces the source file, and if possible make the default behavior create a new file.