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