Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m + implement libfonts_do_{decoded_,}font_descriptions_match | Mattias Andrée | 2023-01-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Partially implement libfonts_get_default_font, libfonts_get_{default,output}_rendering_settings | Mattias Andrée | 2023-01-08 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Draft implementations of libfonts_get_{default,output}_rendering_settings | Mattias Andrée | 2023-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add environment spoofing | Mattias Andrée | 2023-01-08 | 1 | -3/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve libfonts_get_default_font_name and draft implementation of libfonts_get_default_font | Mattias Andrée | 2023-01-08 | 1 | -0/+1 |
| | | | | 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 | -6/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix and test libfonts_get_default_font_name | Mattias Andrée | 2023-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Test and fix libfonts_calculate_subpixel_order | Mattias Andrée | 2023-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests | Mattias Andrée | 2023-01-07 | 1 | -3/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_{get,unget}_subpixel_order_class | Mattias Andrée | 2023-01-07 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add default fonts | Mattias Andrée | 2022-07-22 | 1 | -0/+1 |
| | | | | 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 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve makefile | Mattias Andrée | 2022-02-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_decode_font_description | Mattias Andrée | 2021-11-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_encode_font_description | Mattias Andrée | 2021-11-11 | 1 | -0/+1 |
| | | | | 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 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_calculate_subpixel_order | Mattias Andrée | 2021-11-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-11-09 | 1 | -0/+67 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |