-
Hi,
honestly I don't understand if this is just not working in free version or if the description is faulty.
In UserSettings.txt there is written :
CONTROL_NAME = A unique one-word name (Identifi…
-
Is it possible for glyphs to become equal in width, in order to avoid dancing of FPS displays and counters ?
-
### Version/Branch of Dear ImGui:
Version latest, Branch: docking
### Back-ends:
imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
Linux Debian 12
### Full config/build information:…
-
The GPL license declares _corresponding source_ to include all source code that is required to **run** the object code.
https://github.com/electronicarts/CnC_Remastered_Collection/blob/d9e287e08b3e…
-
Hi and thanks for sharing this awesome repo! I'm trying to get the word cloud generator to work with a right-to-left language (Hebrew), but it isn't displaying correctly (see attached picture). Any id…
-
### Description
Opening up a NavigationPage with a child having ToolBarItems specified only shows icons if they are used elsewhere on the page (for example in an IconButton). For example if you use t…
-
We're trying to design a workflow for generating color emoji or icon fonts from a set of SVG files.
I was thinking if we could re-purpose the current `` element of the UFO GLIF spec so that it can co…
-
Being unsure of it being an issue or my limited knowledge, I started it as a discussion here:
https://github.com/TheAssemblyArmada/Vanilla-Conquer/discussions/923
But my conclusion is, that this is …
-
**Description**
A similar issues #1094 was reported and closed, but I would like to discuss this again.
Calling `SKTextBlobBuilder.AddHorizontalRun` throws a `NullReferenceException` unless the …
-
What is the proper way to use SKTextBlobBuilder?
I wrote this method and it throws `NullReferenceException`:
```
public static SKTextBlob GetTextBlob(string text)
{
using SKTextBlobBuilder text…