]> git.ipfire.org Git - thirdparty/plymouth.git/history - src/plugins/controls/label-freetype/plugin.c
Merge branch 'fixmeson' into 'main'
[thirdparty/plymouth.git] / src / plugins / controls / label-freetype / plugin.c
2024-01-16  Ray StrodeMerge branch 'fix-freetype-fallback' into 'main'
2024-01-16  Ferdinand Bachmannlabel-freetype: fix fallback not working when fc-match...
2024-01-04  Ray StrodeMerge branch 'fix-hidpi-on-freetype' into 'main' 24.004.60
2024-01-04  Ray Strodelabel-freetype: Force resize calculation when moving...
2024-01-04  Ray Strodelabel-freetype: Fix rowstride bug with hidpi displays
2024-01-03  Ray StrodeMerge branch 'fix-freetype-loading-bug' into 'main'
2024-01-03  Ray Strodelabel-freetype: Rework font loading
2023-12-29  Ray StrodeMerge branch 'initialize-line-dimensions' into 'main'
2023-12-29  Ray Strodelabel-freetype: Initialize line dimensions to 0
2023-12-29  Ray StrodeMerge branch 'show-label-dimensions' into 'main'
2023-12-29  Ray Strodelabel: Put dimensions of text in log
2023-12-28  Ray StrodeMerge branch 'measure-hidden-freetype-labels' into...
2023-12-28  Ray Strodelabel-freetype: Measure control even if hidden
2023-12-28  Ray StrodeMerge branch 'freetype-metrics-fix' into 'main'
2023-12-28  Ray Strodelabel-freetype: Ensure font metrics are up to date...
2023-12-28  Ray StrodeMerge branch 'freetype-font-debugging' into 'main'
2023-12-28  Ray Strodelabel-freetype: Log font loading error
2023-12-28  Ray Strodelabel-freetype: Don't bother loading fallback font...
2023-12-27  Ray StrodeMerge branch 'fix-freetype-crash' into 'main'
2023-12-27  Ray Strodelabel-freetype: Fix loading debug message
2023-12-27  Ray Strodelabel-freetype: Handle font failing to load more gracefully
2023-12-19  Ray StrodeMerge branch 'revamp-freetype-plugin' into 'main' 23.51.283
2023-12-19  Ray Strodelabel-freetype: Revamp to work better
2023-12-06  n3rdopolisMerge branch 'terminalwidth' into 'main'
2023-12-06  nerdopolisply-utils: rename ply_utf8_string_iterator_init to...
2023-12-06  nerdopolisply-rich-text: Rename functions from ending in _init...
2023-12-04  Ray StrodeMerge branch 'config-h-fix' into 'main'
2023-12-04  Ray StrodeInclude config.h automatically
2023-12-02  Ray StrodeMerge branch 'parsekmsg' into 'main'
2023-12-02  Ray Strodelabel-freetype: Add basic support for rich text
2023-12-02  Ray Strodelabel-freetype: Handle utf-8 characters better
2023-12-02  n3rdopolislabel-freetype: Support monospaced fonts
2023-12-02  nerdopolislabel-freetype: Allow the label size to be set and...
2023-06-17  Ray StrodeMerge branch 'fixuncrustify' into 'main'
2023-06-17  nerdopolislabel-freetype: Fix Uncrustify 239/head
2022-10-20  Ray StrodeMerge branch 'label-freetype-font-fixes' into 'main'
2022-10-20  Alfonso Sánchez... plugins: label-freetype: Fixes calculation of line...
2022-10-20  Alfonso Sánchez... plugins: label-freetype: Fix font alignment
2022-10-17  Ray StrodeMerge branch 'label-ft' into 'main'
2022-10-17  Fabian Vogtplugins: Add FreeType-based label plugin