-
**Version/Branch of Dear ImGui:** 1.63 WIP
**Back-end file/Renderer/OS:** This is a generic feature, not related to Backend/Renderer/OS
**My Issue/Question:**
I want something like `ImGui::Te…
-
Hi. I can't find what option change font size for my options. I'm trying to replace buggy GPU power cons and add GPU voltage with NVMe drive temperature and it looks like this now
![2023-05-06_18-51-…
-
unable to draw text and oval shape if i do whole image disappears
and i am on api level 14
-
I am encountering issues when using the provided example code from the README with minor modifications. The results generated are of much worse quality than expected. Additionally, the model frequentl…
-
there is few sample about c++ just only crop and resize. I want to know how to use cvcuda to draw rect , draw text in c++, I know about the function like bndbox, binboxesi, but I don't know how to use…
-
### Discussed in https://github.com/tldraw/tldraw/discussions/3021
Originally posted by **jmatsushita** March 2, 2024
Hi there,
I saw [this tweet](https://x.com/tldraw/status/1734948064782…
-
Dear developers,
I tried to install micro-sam with the windows installer and when trying to run it I get the following error:
function 'FTC_CMapCache_Lookup' not found
Any idea what is wrong?
…
-
### Description
Manual states that in `draw_text_ext` function, if we set `-1` for vertical lines `sep`aration, height of letter "M" would be used:
> A value of -1 for the line separation argument…
-
Code like this:
```
draw.Textpath("Some text here", "#topArc", `text-anchor="middle"`, `startOffset="50%"`, `font-size="25"`, `font-family='Salma Pro'`, `fill="black"`)
```
Results in this xml:
…
-
Certain pages in some PDFs, typically with images, don't show anything you draw. Sometimes it's only the text portion that can't be drawn on, other times the whole page. Annoying!