Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-11-20 | Add prototype for libfonts_do_decoded_font_descriptions_match | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-11-11 | Implement libfonts_encode_font_description | Mattias Andrée | 3 | -1/+107 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-11-10 | Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpi | Mattias Andrée | 3 | -5/+46 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-11-10 | Add function prototype: libfonts_do_font_descriptions_match | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-11-10 | Implement libfonts_calculate_subpixel_order | Mattias Andrée | 3 | -2/+63 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-11-10 | Add missing include directive | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |