mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +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 |
||
---|---|---|
.. | ||
ahci_bench.run | ||
ahci_blk.run | ||
audio_out_click.run | ||
blk_cache.run | ||
blk.run | ||
bomb.run | ||
clipboard.run | ||
cpu_quota.run | ||
cpufreq.run | ||
demo.run | ||
dynamic_config_loader.run | ||
dynamic_config_slave.run | ||
dynamic_config.run | ||
fault_detection.run | ||
fb_bench.run | ||
framebuffer.run | ||
fs_log.run | ||
fs_report.run | ||
fs_rom_update.run | ||
gpio_drv.run | ||
gpio_led.run | ||
gpio_signal.run | ||
init_smp.run | ||
init.run | ||
input_filter.run | ||
input.run | ||
kdb_uart_drv.run | ||
loader.run | ||
log_core.run | ||
lx_block.run | ||
mixer.run | ||
nic_loopback.run | ||
panda_uart4_echo.run | ||
part_blk_gpt.run | ||
part_blk.inc | ||
part_blk.run | ||
pci.run | ||
pointer.run | ||
ram_fs_chunk.run | ||
report_rom.run | ||
resource_request.run | ||
resource_yield.run | ||
rom_blk.run | ||
rom_filter.run | ||
rom_to_file.run | ||
rtc.run | ||
sd_card_bench.run | ||
sd_card.run | ||
signal.run | ||
tar_rom.run | ||
terminal_crosslink.run | ||
thread_join.run | ||
timed_semaphore.run | ||
timeout.run | ||
timer_accuracy.run | ||
timer.run | ||
trace_logger.run | ||
trace.run | ||
tz_vmm.run | ||
uart.run | ||
usb_block.run | ||
utf8.run | ||
vfs_stress_fs.run | ||
vfs_stress_ram.run | ||
vmm.run | ||
weak_ptr.run | ||
xml_generator.run | ||
xml_node.run |