-
I've been using this to create some PDFs for notebooks where I design the individual pages through a combination of scripts and manual SVG work. I then convert all my pages to PNG and have a script wi…
-
Still in the thinking stage 🧠
```ts
import { style, mergeStyle } from '@kaze-style/core';
import React from 'react';
// from https://cva.style/
// from https://vanilla-extract.style/documenta…
-
Color can not be set on a group. Each internal symbol in a group has to be selected to recolor.
This makes recoloring groups very time consuming. Groups are super useful.
To make the tool work the…
-
Hi @kidunot89,
We're getting some errors from the structured data tool regarding the output of linked data for ld+json tags.
```
query MyQuery {
events {
nodes {
linkedData {
…
-
Since this is an API, we don't want sessions or cookie support. Let's remove the middleware for these.
``` ruby
# No sessions. This removes the need for CSRF protection.
config.middleware.delete "Act…
-
Currently it's super-dumb, but also entirely optional.
When it loads a file, currently the preferred method it has is just cycle through the commands and find stretches of unbroken stitches and cal…
-
I think this fix would make it more clear what color shift means. Also negative color shifts don’t actually work.
Behavior: Loop between zero and stitchesInSequence -1, then go back to zero
Easier b…
-
Attempting to import some maps stitched together using HKL Channel5 'Stitcher' utility cause the following error: “Could not detect file format. Please contact one of the maintainers of MTEX and send …
-
### What problem does this feature solve?
In some cases, it is more convenient and familiar to users to have a close button on the right. As example:
- windows users
- some actions in extra butto…
-
# Description
Wanting to implement a new parameter that defines an off-set for certain stitches that support repeat. My primary goal is to implement this on meander fill but is applicable to other s…