-
This seems rather focused on video capabilities, but the key capability that matters is the display itself, which influences both video and still images. Color gamut, dynamic range, transfer curve, bi…
-
I'm trying to use Deband.fx and I receive the following:
```
gamescope_reshade: Using technique: Deband
gamescope_reshade: Couldn't find texture with name: V__ReShade__BackBufferTex
gamescope_…
-
The following ID-nits have been identified:
> == Unused Reference: 'I-D.ietf-teas-actn-poi-applicability' is defined on
> line 854, but no explicit reference was found in the text
>
Th…
-
Now that we have outside contributors (thanks @morajabi!), I think it'd be good to add a code-formatting tool like Prettier. That way there's no need for style-based nits in code reviews.
I think P…
-
Web interfaces are used for TV program menus.
It is important that SDR and HDR preview images, and PIP videos appear at similar lightness levels.
In particular, the mid-tones and faces need to be si…
-
Some nits:
- Can we add more description or examples to property
- For example 1: value should come first in the response example
- Example 2: an we add more description? And especially highlight…
beets updated
2 years ago
-
Hey there!
I’ve been doing a ton of reading, but I’m still a bit lost. I’ve got an Asus monitor that can go up to 500 or 600 nits of brightness.
Could any of you tech wizards :) share your profil…
-
Currently TE8k prompts the user to either open a file or create a new one. Text editors usually just create a blank editor and allow the user to save when they feel like.
This has been one of my ni…
-
When I ran the code block
its = pyemma.msm.its(cluster.dtrajs, lags=50, nits=10, errors='bayes')
pyemma.plots.plot_implied_timescales(its, units='ns', dt=0.1);
It show "estimating BayesianMSM:…
-
- TTF
- Draw text to screen location
- Draw text to world location
- Font scaling
- Get string size when drawn
Some nits left to do:
- [ ] World position rendering of text
- [ ] Layering - …