mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 01:58:55 +00:00
3778558608
This patch improves the `Text_painter` utility that is commonly used by native Genode components to render text: - Support for subpixel positioning - Generic interface for accessing font data - Basic UTF-8 support Since the change decouples the font format from the 'Text_painter' and changes the API to use the sub-pixel accurate 'Text_painter::Position' type, all users of the utility require an adaptation. Fixes #2716 |
||
---|---|---|
.. | ||
canvas.h | ||
element.h | ||
event.h | ||
fader.h | ||
graphics_backend.h | ||
misc_math.h | ||
nitpicker_graphics_backend.h | ||
parent_element.h | ||
platform.h | ||
printf.h | ||
string.h | ||
texture_allocator.h | ||
tick.h | ||
types.h | ||
user_state.h | ||
window.h |