aboutsummaryrefslogtreecommitdiffstats
path: root/libfonts.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-22Add documentationMattias Andrée2-3/+181
2022-02-19Improve makefileMattias Andrée5-4/+12
2021-11-21Fix union of overlapping charset subset rangesMattias Andrée1-1/+2
2021-11-20Implement libfonts_decode_font_descriptionMattias Andrée2-0/+217
2021-11-20Add prototype for libfonts_do_decoded_font_descriptions_matchMattias Andrée1-0/+2
2021-11-11Implement libfonts_encode_font_descriptionMattias Andrée3-1/+107
2021-11-10Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpiMattias Andrée3-5/+46
2021-11-10Add function prototype: libfonts_do_font_descriptions_matchMattias Andrée1-0/+1
2021-11-10Implement libfonts_calculate_subpixel_orderMattias Andrée3-2/+63
2021-11-10Add missing include directiveMattias Andrée1-0/+2