aboutsummaryrefslogtreecommitdiffstats
path: root/libfonts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put NULL, in doc, inside backticksMattias Andrée2022-07-221-5/+5
* libfonts_get_output_dpi: inversion of transformation should be usedMattias Andrée2022-07-221-50/+14
* Fix EDID reading in libfonts_get_output_dpi and make it use the output transformationMattias Andrée2022-07-221-16/+35
* Calculate logical subpixel order from transformationMattias Andrée2022-07-221-29/+41
* Add documentationMattias Andrée2022-07-221-2/+180
* Add prototype for libfonts_do_decoded_font_descriptions_matchMattias Andrée2021-11-201-0/+2
* Implement libfonts_encode_font_descriptionMattias Andrée2021-11-111-1/+1
* Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpiMattias Andrée2021-11-101-4/+4
* Add function prototype: libfonts_do_font_descriptions_matchMattias Andrée2021-11-101-0/+1
* Implement libfonts_calculate_subpixel_orderMattias Andrée2021-11-101-1/+1
* Add missing include directiveMattias Andrée2021-11-101-0/+2
* First commitMattias Andrée2021-11-091-0/+318