aboutsummaryrefslogtreecommitdiffstats
path: root/libfonts_get_default_rendering_settings.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use XXX instead of TODO for missing function testsMattias Andrée2023-01-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Print warningsMattias Andrée2023-01-081-5/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Partially implement libfonts_get_default_font, libfonts_get_{default,output}_rendering_settingsMattias Andrée2023-01-081-2/+80
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix error handlingMattias Andrée2023-01-081-14/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* struct libfonts_context will be used to print warningsMattias Andrée2023-01-081-10/+12
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Draft implementations of libfonts_get_{default,output}_rendering_settingsMattias Andrée2023-01-081-0/+108
Signed-off-by: Mattias Andrée <maandree@kth.se>