Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Empty signed commit | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
| | |||||
* | m | Mattias Andrée | 2023-01-24 | 2 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add todos | Mattias Andrée | 2023-01-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_parse_encoding_line: add support for octal and hexadecimal | Mattias Andrée | 2023-01-21 | 1 | -9/+38 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_get_subpixel_map | Mattias Andrée | 2023-01-21 | 3 | -0/+471 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests for libfonts_get_subpixel_expansion | Mattias Andrée | 2023-01-21 | 1 | -0/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_get_subpixel_expansion | Mattias Andrée | 2023-01-21 | 3 | -4/+81 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_create_transcoding_table | Mattias Andrée | 2023-01-21 | 4 | -1/+210 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_parse_encoding_line: add warning messing | Mattias Andrée | 2023-01-20 | 2 | -62/+56 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_parse_encoding_line: fix whitespace compression | Mattias Andrée | 2023-01-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add encoding parsing and m fix libfonts_parse_alias_line | Mattias Andrée | 2023-01-19 | 8 | -1/+871 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix libfonts_get_font_root_dirs and add libfonts dir | Mattias Andrée | 2023-01-18 | 1 | -10/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-17 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_char_is_in_subset | Mattias Andrée | 2023-01-17 | 3 | -0/+92 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_do_decoded_font_descriptions_match: check charset subset coverage | Mattias Andrée | 2023-01-17 | 2 | -2/+67 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Doc using libfonts_parse_dir_line for encodings.dir and add LIBFONTS_ENCODING_DIR_FILE_NAME | Mattias Andrée | 2023-01-12 | 1 | -3/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_parse_dir_line: do not allow / in file name | Mattias Andrée | 2023-01-12 | 1 | -6/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add libfonts_parse_dir_line | Mattias Andrée | 2023-01-12 | 4 | -5/+191 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m doc | Mattias Andrée | 2023-01-12 | 1 | -6/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for FILE_NAMES_ALIASES | Mattias Andrée | 2023-01-12 | 2 | -20/+97 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for backslash in alias file | Mattias Andrée | 2023-01-12 | 1 | -63/+65 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Clearify that aliases are to XFDL that may contain wildcards | Mattias Andrée | 2023-01-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add alias file parsing function | Mattias Andrée | 2023-01-11 | 3 | -0/+152 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libfonts_get_font_root_dirs | Mattias Andrée | 2023-01-10 | 4 | -0/+160 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix previous commit | Mattias Andrée | 2023-01-10 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Match scaleable fonts with specific sizes and resolutions | Mattias Andrée | 2023-01-10 | 1 | -18/+29 |
| | |||||
* | Add todo | Mattias Andrée | 2023-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Ignore case (ASCII) when comparing font descriptions | Mattias Andrée | 2023-01-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libfonts_do_font_descriptions_match: attempt to decode first to handle unnormalized data | Mattias Andrée | 2023-01-10 | 2 | -16/+40 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + implement libfonts_do_{decoded_,}font_descriptions_match | Mattias Andrée | 2023-01-10 | 6 | -35/+149 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-09 | 1 | -6/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use XXX instead of TODO for missing function tests | Mattias Andrée | 2023-01-09 | 10 | -12/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libfonts_parse_double__ and last part of libfonts_get_output_rendering_settings (section aliases) | Mattias Andrée | 2023-01-09 | 2 | -6/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Print warnings | Mattias Andrée | 2023-01-08 | 7 | -17/+64 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add tests | Mattias Andrée | 2023-01-08 | 5 | -104/+184 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings | Mattias Andrée | 2023-01-08 | 10 | -69/+111 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Partially implement libfonts_get_default_font, libfonts_get_{default,output}_rendering_settings | Mattias Andrée | 2023-01-08 | 13 | -27/+648 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix error handling | Mattias Andrée | 2023-01-08 | 3 | -65/+81 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | struct libfonts_context will be used to print warnings | Mattias Andrée | 2023-01-08 | 4 | -50/+66 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-08 | 2 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Draft implementations of libfonts_get_{default,output}_rendering_settings | Mattias Andrée | 2023-01-08 | 6 | -26/+242 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add environment spoofing | Mattias Andrée | 2023-01-08 | 8 | -65/+187 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve libfonts_get_default_font_name and draft implementation of libfonts_get_default_font | Mattias Andrée | 2023-01-08 | 5 | -93/+254 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-08 | 1 | -0/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix and test libfonts_get_output_dpi | Mattias Andrée | 2023-01-08 | 1 | -25/+303 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Move test-todos into .c-files and add empty test functions | Mattias Andrée | 2023-01-08 | 5 | -9/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> |