aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-11Implement libfonts_encode_font_descriptionMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-11-10Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpiMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-11-10Implement libfonts_calculate_subpixel_orderMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>