Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prototype for libfonts_do_decoded_font_descriptions_match | Mattias Andrée | 2021-11-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_encode_font_description | Mattias Andrée | 2021-11-11 | 1 | -1/+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 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add function prototype: libfonts_do_font_descriptions_match | Mattias Andrée | 2021-11-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_calculate_subpixel_order | Mattias Andrée | 2021-11-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add missing include directive | Mattias Andrée | 2021-11-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-11-09 | 1 | -0/+318 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |