-
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!
-
### 🚀 The feature
Text labels from `torchvision.utils.draw_bounding_boxes` are currently always inside the box with origin at the top left corner of the box, without a background colour, and the sa…
-
```
Sans serif
Monospace
```
const svgData = `data:image/svg+xml;base64,${Buffer.from(svgString).toString('base64')}`;
const img = await loadImage(svgData);
ctx.drawImage(img, 0, 0, canvas.widt…
-
If I hover my mouse over the AddChild method of a Godot Node (https://docs.godotengine.org/en/stable/classes/class_node.html#class-node-method-add-child), the popup looks like:
![image](https://githu…
-
### Current Behavior
On Pixi 8.5.1, when using trim style with `PIXI.Text`, the bounds of the `PIXI.Text` node are not updated to match the trimmed size of the text. This means that `PIXI.Text.getLoc…
moziz updated
2 weeks ago
-
Lately I have been interested in the idea of "wilderness" and its many formulations and uses from Romanticism to colonialism to 20th century conservation movements. In the most important document rela…
-
If we could provide a (positive integer) x_scale and y_scale optionally to draw sprites (and text), it would bring a few benefits:
- sprite storage on Frame could reduce by a significant fraction (…
-
If the user hasn't specified a font, is it possible to use ofDrawBitmapString() to render text (e.g. plot titles and info text) instead?
-
I've encountered an issue where Pilmoji doesn't seem to be working properly with all emoji sources. I've tried using various emoji sources, but the functionality is still not working.
Code Snippet:…
-
### Prerequisite Checklist
- [X] I searched for [existing issues](https://github.com/search?q=repo%3ASFML%2FSFML&type=issues) to prevent duplicates
- [X] I searched for [existing discussions on the f…