Home
last modified time | relevance | path

Searched hist:"74 dc1de3a3c1414d29d502518fd3f68c3d335934" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/libs/icon/flat_icon/
H A DFlatIconFormat.py74dc1de3a3c1414d29d502518fd3f68c3d335934 Thu May 18 14:27:33 UTC 2023 Zardshard <0azrune6@zard.anonaddy.com> libicon: Add tool to encode/decode custom float format

I've encoded and decoded the HVIF format's custom three byte float
format by hand several times by now. This adds a python tool to
automatically encode and decode these.

Change-Id: I92cc1697a0b4fc3b55bb20a5bbcf6e93e3c0738b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6448
Reviewed-by: waddlesplash <waddlesplash@gmail.com>