genode/repos/os/src/app/status_bar
Norman Feske 3778558608 os: reworked nitpicker_gfx/text_painter.h
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
2018-04-10 11:09:18 +02:00
..
main.cc os: reworked nitpicker_gfx/text_painter.h 2018-04-10 11:09:18 +02:00
target.mk nitpicker: Move status bar to separate program 2014-08-11 15:55:34 +02:00