-
### What's the feature?
Sometimes I have Mermaid diagrams but I want to make small visual adjustments for presentations. Or I just want to write small annotations which is hard to do with a Mermaid s…
GSala updated
2 weeks ago
-
please add DrawText func
-
Feature consideration/request:
Parse the draw.io document for all text, then embed that text as the alt text of the image so that searches/search engines can parse it and make image contents searchab…
-
Hi @Interrupt ,
recently I tried to use the builtin `addStringToSpriteBatch` and `addStringToSpriteBatchWithKerning` functions to render text to a 2D surface.
However, positioning the text seems t…
-
Hello! Thanks a lot for your excellent library.
I've been trying to integrate this library into my Vulkan library, but I'm facing a problem that requires your assistance.
```
ht…
-
Thanks for the great pdfcpu repo. i am using it to add text watermarks on pdf. I want to rotate the watermark and draw multiple watermarks per page. I need a way to get the width/height of the waterma…
-
Renderer's FontRenderer should support the same font render styles as Minecraft does. Currently, there are only two draw methods, of which are: `drawString` and `drawCenteredString`. Minecraft, by def…
-
## What problem does this solve or what need does it fill?
Gizmos are mainly used (atleast from my experience) to quickly add information vizualization without much effort
They fill this work great, …
-
[accents.zip](https://github.com/user-attachments/files/17367823/accents.zip)
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blo…
-
Description
I encountered a misalignment issue between the Y-axis ticks and labels when using the **_process_ytick** function in the library. Specifically:
The values of **ax1.get_yticks()** and *…