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
*
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
*
Doc libfonts_antialiasing
Mattias Andrée
2022-07-22
1
-0
/
+24
*
Add LIBFONTS_ANTIALIASING_UNSPECIFIED
Mattias Andrée
2022-07-22
1
-0
/
+1
*
libfonts_get_default_rendering_settings shall be used by output-unaware applications
Mattias Andrée
2022-07-22
1
-0
/
+3
*
Add min_dpsqi_for_greyscale and min_dpsqi_for_subpixel
Mattias Andrée
2022-07-22
1
-0
/
+19
*
Improve libfonts_rendering_settings
Mattias Andrée
2022-07-22
1
-14
/
+25
*
Add documentation
Mattias Andrée
2022-07-22
1
-3
/
+64
*
Add some blank lines
Mattias Andrée
2022-07-22
2
-0
/
+9
*
m doc
Mattias Andrée
2022-07-22
1
-8
/
+6
*
Put NULL, in doc, inside backticks
Mattias Andrée
2022-07-22
1
-5
/
+5
*
libfonts_get_output_dpi: inversion of transformation should be used
Mattias Andrée
2022-07-22
2
-53
/
+88
*
Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation
Mattias Andrée
2022-07-22
7
-73
/
+98
*
Calculate logical subpixel order from transformation
Mattias Andrée
2022-07-22
2
-69
/
+173
*
Add documentation
Mattias Andrée
2022-07-22
2
-3
/
+181
*
Improve makefile
Mattias Andrée
2022-02-19
5
-4
/
+12
*
Fix union of overlapping charset subset ranges
Mattias Andrée
2021-11-21
1
-1
/
+2
*
Implement libfonts_decode_font_description
Mattias Andrée
2021-11-20
2
-0
/
+217
*
Add prototype for libfonts_do_decoded_font_descriptions_match
Mattias Andrée
2021-11-20
1
-0
/
+2
*
Implement libfonts_encode_font_description
Mattias Andrée
2021-11-11
3
-1
/
+107
*
Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpi
Mattias Andrée
2021-11-10
3
-5
/
+46
*
Add function prototype: libfonts_do_font_descriptions_match
Mattias Andrée
2021-11-10
1
-0
/
+1
*
Implement libfonts_calculate_subpixel_order
Mattias Andrée
2021-11-10
3
-2
/
+63
*
Add missing include directive
Mattias Andrée
2021-11-10
1
-0
/
+2
*
First commit
Mattias Andrée
2021-11-09
9
-0
/
+436