IgneousRed

Results 5 issues of IgneousRed

**Describe the bug** When your use Graphics::set_transform to increase the scale, text rendering breaks (see image). Images drawn with Graphics::draw_subimage_tinted() do not seem to be effected by this bug. ![image](https://user-images.githubusercontent.com/24781709/83016883-fa7c3e00-a022-11ea-836d-3fa2c79a012b.png)...

enhance-feature
subsystem-graphics

Odin report: ``` Odin: dev-2022-01:65434911 OS: Windows 10 Professional (version: 21H1), build 19043.1415 CPU: AMD Ryzen 3 3300X 4-Core Processor RAM: 16332 MiB ``` Run the code: ``` package main...

stale

Some time ago I mentioned in the discord server about how bad the default PRNG is. It is inspired by PCG, but I could not find the exact copy. If...

enhancement
work-in-progress
core-library