-
## Version of Dear PyGui
Version: 1.1
Operating System: Windows 10
## My Issue/Question
`draw_circle(...)` does not scale as expected with the new **Transform** feature. I expect all eleme…
-
## Expected Behavior
There should be a way to specify the color of the text being drawn.
## Current Behavior
opentype.js is the Henry Ford of font rendering "Any [user] can have [their text] …
-
If I compile editor.cxx from the test suite to editor.html, and if I select a part of a line, the whole line is displayed selected:
https://www-fourier.univ-grenoble-alpes.fr/~parisse/tmp/editor.html…
-
Dessine un texte automatiquement sur plusieurs lignes (au lieu d'une seule ligne de texte) et gère les '\n'.
```c
void ei_draw_text_lines(ei_surface_t surface,
const ei_point_t* where,
c…
-
### Description
draw_text_ext_transformed() treats everything as fractional values, so when centring a string you can end up with the characters being drawn 'between' pixels when filtering is enabl…
-
A simple function to set most often used draw functions in one call.
Thanks to omitting arguments possibility in GM and possibility to use built-in functions as argument default value, this allows to…
-
Hello.
I tried running `omniparser.py` and got this error:
```
❯ python omniparser.py
Traceback (most recent call last):
File "/home/arthur/dev/ai/OmniParser/omniparser.py", line 1, in
from u…
-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched…
-
Draw Text Font Size can be changed?
-
### Discussed in https://github.com/cetz-package/cetz/discussions/698
Originally posted by **noahjutz** September 23, 2024
Is it possible to refer to a tree's node's position from outside of a…