Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m doc | Mattias Andrée | 2022-07-22 | 1 | -8/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Put NULL, in doc, inside backticks | Mattias Andrée | 2022-07-22 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_get_output_dpi: inversion of transformation should be used | Mattias Andrée | 2022-07-22 | 1 | -50/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation | Mattias Andrée | 2022-07-22 | 1 | -16/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Calculate logical subpixel order from transformation | Mattias Andrée | 2022-07-22 | 1 | -29/+41 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add documentation | Mattias Andrée | 2022-07-22 | 1 | -2/+180 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add prototype for libfonts_do_decoded_font_descriptions_match | Mattias Andrée | 2021-11-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_encode_font_description | Mattias Andrée | 2021-11-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpi | Mattias Andrée | 2021-11-10 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add function prototype: libfonts_do_font_descriptions_match | Mattias Andrée | 2021-11-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_calculate_subpixel_order | Mattias Andrée | 2021-11-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add missing include directive | Mattias Andrée | 2021-11-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-11-09 | 1 | -0/+318 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |