aboutsummaryrefslogtreecommitdiffstats
path: root/libfonts_parse_encoding_line.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2023-01-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libfonts_parse_encoding_line: add support for octal and hexadecimalMattias Andrée2023-01-211-9/+38
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libfonts_parse_encoding_line: add warning messingMattias Andrée2023-01-201-61/+53
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libfonts_parse_encoding_line: fix whitespace compressionMattias Andrée2023-01-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add encoding parsing and m fix libfonts_parse_alias_lineMattias Andrée2023-01-191-0/+439
Signed-off-by: Mattias Andrée <maandree@kth.se>