-
I have a tikz tex file
\documentclass[10pt,a5paper]{report}
\usepackage[x11names,table]{xcolor}
\usepackage{tikz}
\usetikzlibrary{math,calc,arrows.meta}
\pagestyle{empty}
…
-
Hi there:
I am maintaining a project and I received a requirement recently in which I need to find points in an annulus, and I search a lot and find tile38 hasn't supported it directly. So I requ…
-
### Description of the desired feature
For various datasets a linear colorbar is appropriate. However when azimuthal data is plotted [0 - 360°] is would make sense to have a circular colorbar that ac…
-
I want to generate [inner gears. ](https://graphicdesign.stackexchange.com/questions/54637/inkscape-create-inner-gear). I have adapted existing code that generates outer?? gears through intuition. I a…
-
Current test is for circles on the order of `1e-4`. How small can we get them?
-
### Bambu Studio Version
1.6.2.4
### Where is the application from?
Bambu Lab github releases
### OS version
Windows 11
### Additional system information
Does not matter
### Pr…
DzzD updated
3 months ago
-
**Crash Report**
I'm developing an cache decorator that uses ParamSpec to be as generic as possible.
There's a slight bug in my code (I used `Sequence` where I should have used `Paramspec.args`), …
-
## Report Issue
**To Reproduce**
Steps to reproduce:
1. Go to ['open access movement page'](https://olhbeta.janeway.systems/site/open-access-movement/)
2. Scroll down to 1997. Then every altern…
-
I worked a bit on trying to find an option for `corner-shape` on the new API that supported squircles and had inner/outer symmetry.
After a bit of work I'm proposing we add a value `se(x)` (name TB…
fserb updated
1 month ago
-
When applying a clip-path it is sometimes wanted to do an inverse clip path to cut out a hole of something. To do that today, you need to get creative with positioning the points in a polygon, as deta…