diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2026-04-07 12:23:18 +0300 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-04-07 18:38:07 +0300 |
| commit | a30e9e6b018f40941a626ff77e0bf35c015038fa (patch) | |
| tree | 750655789278c552c0945468fb42fa6c8303140f /include | |
| parent | 6ad4ed8408157b1c78f69995c5808d9460fba58d (diff) | |
| download | linux-a30e9e6b018f40941a626ff77e0bf35c015038fa.tar.xz | |
lib/fonts: Refactor glyph-rotation helpers
Change the signatures of the glyph-rotation helpers to match their
public interfaces. Drop the inline qualifier.
Rename several variables to better match their meaning. Especially
rename variables to bit_pitch (or a variant thereof) if they store
a pitch value in bits per scanline. The original code is fairly
confusing about this. Move the calculation of the bit pitch into the
new helper font_glyph_bit_pitch().
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
