Mihail Malo
Mihail Malo
To avoid stretched images with monospace fonts where character are not 2:1 sized, it may be necessary to additionally resize the image before sampling.
The PR introduces `-a` argument that allows pre-scaling the image for non 2:1 fonts. fixes #64 Interface may be worth bikeshedding, perhaps biasing it to be around 100 and not...
For example, the `target` dir at `/examples//target` is ignored, only `/target` is removed. And if all examples were built for test purposes, the sum of those targets can often exceed...
Would deleting things that fall under explicit `.gitignore` globs (as opposed to plain untracked files, which is wildly dangerous) be a useful thing for most people?
Running journey-linux-amd64.zip v0.1.9 Markdown previews in admin area editor, but after saving, both the post list and the actual blog display unprocessed markdown source.
I started this PR to do some absolutely unnecessary nitpicking, but it turned out the crate ~~actually eats data like there is no tomorrow~~ leads to silent corruption in a...
**Describe the solution you'd like** I would like an option to connect to a Game Stream computer and just get the video stream, for example as a DirectShow device on...
What is the minimum client browser this project targets for the current version? Is extreme fallback, such as server side session for total `` in scope? Or is this meant...
I don't understand the purpose of the current behavior of the `css!` macro. Why is CSS being written to an external file, regardless of if the component will ever be...