Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2023-01-08 | 1 | -0/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix and test libfonts_get_output_dpi | Mattias Andrée | 2023-01-08 | 1 | -25/+303 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Move test-todos into .c-files and add empty test functions | Mattias Andrée | 2023-01-08 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_get_output_dpi: inversion of transformation should be used | Mattias Andrée | 2022-07-22 | 1 | -3/+74 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation | Mattias Andrée | 2022-07-22 | 1 | -22/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpi | Mattias Andrée | 2021-11-10 | 1 | -0/+40 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |