aboutsummaryrefslogtreecommitdiffstats
path: root/libfonts_do_decoded_font_descriptions_match.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2023-01-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2023-01-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libfonts_do_decoded_font_descriptions_match: check charset subset coverageMattias Andrée2023-01-171-1/+66
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix previous commitMattias Andrée2023-01-101-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Match scaleable fonts with specific sizes and resolutionsMattias Andrée2023-01-101-18/+29
|
* Add todoMattias Andrée2023-01-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Ignore case (ASCII) when comparing font descriptionsMattias Andrée2023-01-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libfonts_do_font_descriptions_match: attempt to decode first to handle unnormalized dataMattias Andrée2023-01-101-2/+28
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + implement libfonts_do_{decoded_,}font_descriptions_matchMattias Andrée2023-01-101-0/+71
Signed-off-by: Mattias Andrée <maandree@kth.se>