-
The decoder currently says:
```
if ((b1 & QOI_MASK_4) == QOI_COLOR) {
if (b1 & 8) { px.rgba.r = bytes[p++]; }
if (b1 & 4) { px.rgba.g = bytes[p++]; }
if (b1 & 2) { px.rgba.b = bytes[p++];…
-
Hello, I had respectful relations with the developer of the web browser catsxp :
https://www.catsxp.com/
I asked him to fix a crash bug on a certain site on my windows 7 32 bits and catsxp fixed…
-
**Describe the bug**
Icons in the control container appear out of focus and blurry.
![Screenshot from 2022-04-15 13-17-24](https://user-images.githubusercontent.com/1620062/163627957-37b4f302-c61b-…
evinr updated
2 years ago
-
[This PR on libcxx](https://reviews.llvm.org/D118029) updates small size sorting networks builtin to the library. (It is based on improvements found via ML techniques.) I believe up to size 5 is suppo…
-
This issue is to propose a new approach to how images are store/compared in an attempt to dramatically reduce the number of snapshot file, reducing overall confusion.
------------------------------…
-
Much like how some textures in the game have the "No mipmap" flag set for them to make sure they're always full quality, I feel like the groups textures for War Paints/Decorated weapons should have th…
-
First of all, this is an absolutely great app and I love the clean, minimalistic GUI. Thank you!
I've noticed there are some new buttons, and I'm unsure of what their use cases are. I'd appreciate …
-
### What side quest or challenge are you solving?
Create a detailed blog post showcasing how OpenBB can be used for fundamental analysis in stock markets.
### Points
300
### Description
…
-
### Summary
This feature proposal aims to improve compatibility between plots currently produced by operational centres and by enliliviz. Specifically looking at the colormaps used in both. This will…
-
### Related problem
> can we please update our user guide to be more clear about the 36-parameter option and how to configure it? It's a very popular selection and we don't specifically highlight it…