aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement libfonts_encode_font_descriptionMattias Andrée2021-11-113-1/+107
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpiMattias Andrée2021-11-103-5/+46
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add function prototype: libfonts_do_font_descriptions_matchMattias Andrée2021-11-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libfonts_calculate_subpixel_orderMattias Andrée2021-11-103-2/+63
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add missing include directiveMattias Andrée2021-11-101-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-11-099-0/+436
Signed-off-by: Mattias Andrée <maandree@kth.se>