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
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
m + implement libfonts_do_{decoded_,}font_descriptions_match
Mattias Andrée
1
-0
/
+2
2023-01-08
Partially implement libfonts_get_default_font, libfonts_get_{default,output}_rendering_settings
Mattias Andrée
1
-1
/
+7
2023-01-08
m
Mattias Andrée
1
-0
/
+1
2023-01-08
Draft implementations of libfonts_get_{default,output}_rendering_settings
Mattias Andrée
1
-0
/
+1
2023-01-08
Add environment spoofing
Mattias Andrée
1
-3
/
+9
2023-01-08
Improve libfonts_get_default_font_name and draft implementation of libfonts_get_default_font
Mattias Andrée
1
-0
/
+1
2023-01-08
Move test-todos into .c-files and add empty test functions
Mattias Andrée
1
-6
/
+1
2023-01-08
Fix and test libfonts_get_default_font_name
Mattias Andrée
1
-0
/
+1
2023-01-08
Test and fix libfonts_calculate_subpixel_order
Mattias Andrée
1
-0
/
+1
2023-01-07
Add tests
Mattias Andrée
1
-3
/
+14
2023-01-07
Add libfonts_{get,unget}_subpixel_order_class
Mattias Andrée
1
-1
/
+3
2022-07-22
Add default fonts
Mattias Andrée
1
-0
/
+1
2022-07-22
Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation
Mattias Andrée
1
-0
/
+1
2022-02-19
Improve makefile
Mattias Andrée
1
-0
/
+2
2021-11-20
Implement libfonts_decode_font_description
Mattias Andrée
1
-0
/
+1
2021-11-11
Implement libfonts_encode_font_description
Mattias Andrée
1
-0
/
+1
2021-11-10
Store DPI in floating point instead of deci-integer + implement libfonts_get_output_dpi
Mattias Andrée
1
-1
/
+2
2021-11-10
Implement libfonts_calculate_subpixel_order
Mattias Andrée
1
-1
/
+2