Gremious
Gremious
Very simple, if I ask imageproc for `text_size` and then snugly render e.g. an `Ä`: ```rust pub fn txt_img() -> DynamicImage { use imageproc::drawing::draw_text_mut; let mplantin = include_bytes!("../resources/fonts/mplantin.ttf"); let mplantin...
I'm developing an image-focused application, and I wanted to make sure it can handle a large-ish amount of data. 1. I downloaded a 4k wallapper and copy-pasted it until there's...
## Description When I run VR applications, e.g. VRChat/HereSphere Video player, everything works with no issue. However, trying to play a non vr game in steam theather mode, has the...
### Bug Description [The documentation for ScrollView](https://docs.slint.dev/latest/docs/slint/reference/std-widgets/views/scrollview/) states > The viewport-width and viewport-height are calculated automatically to create a scrollable view except for when using a for loop to populate...
**Subject of the issue** I connect my obs stream to restreamer via LAN (the streaming and server computer are one and the same) - and I get 7-12 seconds of...
### Describe the bug I removed a copyparty volume from the config to a different folder, and then when trying to delete the old volume folder from the copyparty ui,...
Hi :) The docs mention: > images with the following names (see --th-covers) become the thumbnail of the folder they're in: folder.png, folder.jpg, cover.png, cover.jpg > if you enable [file...
I had opened [a discussion](https://github.com/AsherGlick/Burrito/discussions/510), but after more thorough testing, I think this is an issue. Running burrito -> import taco pack does not work, failing with a lot of...