Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve makefile | Mattias Andrée | 2022-02-19 | 5 | -4/+12 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
* | Fix union of overlapping charset subset ranges | Mattias Andrée | 2021-11-21 | 1 | -1/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
* | Implement libfonts_decode_font_description | Mattias Andrée | 2021-11-20 | 2 | -0/+217 | |
| | | | | 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 | 3 | -1/+107 | |
| | | | | 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 | 3 | -5/+46 | |
| | | | | 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 | 3 | -2/+63 | |
| | | | | 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 | 9 | -0/+436 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |