Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m + implement libfonts_do_{decoded_,}font_descriptions_match | Mattias Andrée | 2023-01-10 | 1 | -15/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use XXX instead of TODO for missing function tests | Mattias Andrée | 2023-01-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings | Mattias Andrée | 2023-01-08 | 1 | -4/+4 |
| | | | | 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/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add some blank lines | Mattias Andrée | 2022-07-22 | 1 | -0/+7 |
| | | | | 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 | -8/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix union of overlapping charset subset ranges | Mattias Andrée | 2021-11-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_decode_font_description | Mattias Andrée | 2021-11-20 | 1 | -0/+216 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |