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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libfonts_get_font_root_dirs and add libfonts dir
Mattias Andrée
2023-01-18
1
-10
/
+39
*
m
Mattias Andrée
2023-01-17
1
-1
/
+3
*
Add libfonts_char_is_in_subset
Mattias Andrée
2023-01-17
3
-0
/
+92
*
m
Mattias Andrée
2023-01-17
1
-1
/
+1
*
m
Mattias Andrée
2023-01-17
1
-1
/
+1
*
libfonts_do_decoded_font_descriptions_match: check charset subset coverage
Mattias Andrée
2023-01-17
2
-2
/
+67
*
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
*
libfonts_parse_dir_line: do not allow / in file name
Mattias Andrée
2023-01-12
1
-6
/
+11
*
m + add libfonts_parse_dir_line
Mattias Andrée
2023-01-12
4
-5
/
+191
*
m doc
Mattias Andrée
2023-01-12
1
-6
/
+12
*
Add support for FILE_NAMES_ALIASES
Mattias Andrée
2023-01-12
2
-20
/
+97
*
Add support for backslash in alias file
Mattias Andrée
2023-01-12
1
-63
/
+65
*
Clearify that aliases are to XFDL that may contain wildcards
Mattias Andrée
2023-01-12
1
-1
/
+2
*
Add alias file parsing function
Mattias Andrée
2023-01-11
3
-0
/
+152
*
Add libfonts_get_font_root_dirs
Mattias Andrée
2023-01-10
4
-0
/
+160
*
Fix previous commit
Mattias Andrée
2023-01-10
1
-2
/
+0
*
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
*
Ignore case (ASCII) when comparing font descriptions
Mattias Andrée
2023-01-10
1
-2
/
+2
*
libfonts_do_font_descriptions_match: attempt to decode first to handle unnormalized data
Mattias Andrée
2023-01-10
2
-16
/
+40
*
m + implement libfonts_do_{decoded_,}font_descriptions_match
Mattias Andrée
2023-01-10
6
-35
/
+149
*
m
Mattias Andrée
2023-01-09
1
-6
/
+2
*
Use XXX instead of TODO for missing function tests
Mattias Andrée
2023-01-09
10
-12
/
+12
*
Implement libfonts_parse_double__ and last part of libfonts_get_output_rendering_settings (section aliases)
Mattias Andrée
2023-01-09
2
-6
/
+36
*
Print warnings
Mattias Andrée
2023-01-08
7
-17
/
+64
*
m + add tests
Mattias Andrée
2023-01-08
5
-104
/
+184
*
Fix warnings
Mattias Andrée
2023-01-08
10
-69
/
+111
*
Partially implement libfonts_get_default_font, libfonts_get_{default,output}_rendering_settings
Mattias Andrée
2023-01-08
13
-27
/
+648
*
Fix error handling
Mattias Andrée
2023-01-08
3
-65
/
+81
*
struct libfonts_context will be used to print warnings
Mattias Andrée
2023-01-08
4
-50
/
+66
*
m
Mattias Andrée
2023-01-08
2
-0
/
+2
*
Draft implementations of libfonts_get_{default,output}_rendering_settings
Mattias Andrée
2023-01-08
6
-26
/
+242
*
Add environment spoofing
Mattias Andrée
2023-01-08
8
-65
/
+187
*
Improve libfonts_get_default_font_name and draft implementation of libfonts_get_default_font
Mattias Andrée
2023-01-08
5
-93
/
+254
*
m
Mattias Andrée
2023-01-08
1
-0
/
+16
*
Fix and test libfonts_get_output_dpi
Mattias Andrée
2023-01-08
1
-25
/
+303
*
Move test-todos into .c-files and add empty test functions
Mattias Andrée
2023-01-08
5
-9
/
+45
*
Fix and test libfonts_get_default_font_name
Mattias Andrée
2023-01-08
3
-2
/
+79
*
m
Mattias Andrée
2023-01-08
1
-3
/
+1
*
Test and fix libfonts_calculate_subpixel_order
Mattias Andrée
2023-01-08
3
-5
/
+346
*
More detailed subpixel layout descriptions
Mattias Andrée
2023-01-08
1
-20
/
+50
*
Fix documentation
Mattias Andrée
2023-01-07
1
-4
/
+4
*
Add tests
Mattias Andrée
2023-01-07
6
-12
/
+335
*
Add textual descriptions of subpixel layouts
Mattias Andrée
2023-01-07
1
-2
/
+264
*
Add libfonts_{get,unget}_subpixel_order_class
Mattias Andrée
2023-01-07
4
-1
/
+271
*
Add LIBFONTS_SUBPIXEL_ORDER_BALANCED_??_?? subpixels orders
Mattias Andrée
2023-01-07
1
-1
/
+277
*
Add subpixels diagrams
Mattias Andrée
2023-01-07
2
-1
/
+341
*
Add specifications to todos
Mattias Andrée
2022-07-22
1
-9
/
+32
*
Add default fonts
Mattias Andrée
2022-07-22
3
-0
/
+138
*
Add LIBFONTS_ANTIALIASING_GREYSCALE_FORCED
Mattias Andrée
2022-07-22
1
-0
/
+6
[next]