[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new release?
From: |
Alexei Podtelezhnikov |
Subject: |
new release? |
Date: |
Thu, 13 May 2021 09:22:08 -0400 |
Hi Werner,
You used to release a new version around this time of year. What are
your plans this time around? Are you waiting for some official specs
for COLRv1?
I am happy with the round of QALLOC/QNEW clean-ups, which did not
produce many fuzzing problems. And the rendering optimizations add up
to 20%.
I am a bit concerned with 16-bit SDF. It comes in *whatever* platform
endianness. It is probably an overkill and 8-bits would work just fine
because the distance does not have to be expressed in "pixels". For
example, it can be scaled to signed [-128,127] with 0 threshold, or
unsigned [0,255] with an arbitrary threshold. We did not have a good
discussion on this.
Best,
Alexei
- new release?,
Alexei Podtelezhnikov <=
- Re: new release?, Werner LEMBERG, 2021/05/16
- Re: new release?, Alexei Podtelezhnikov, 2021/05/16
- Re: new release?, Anuj Verma, 2021/05/16
- Re: new release?, Werner LEMBERG, 2021/05/16
- Re: new release?, Alexei Podtelezhnikov, 2021/05/16
- Re: new release?, Anuj Verma, 2021/05/21
- Re: new release?, Alexei Podtelezhnikov, 2021/05/21
- Re: new release?, Alexei Podtelezhnikov, 2021/05/21
- Re: new release?, Anuj Verma, 2021/05/21