genode/repos/gems
Norman Feske 658091bfad ttf_font: add sanity check for invalid scale value
The check prevents the Ttf_font from violating the bounding box in the
presence of very small scale values. This can happen during the startup
of Sculpt. Before the framebuffer driver is up, Sculpt bases its dynamic
font-size setting on a screen resolution of 1x1.

Issue #3812
2020-08-25 11:50:10 +02:00
..
include ttf_font: add sanity check for invalid scale value 2020-08-25 11:50:10 +02:00
lib aes_cbc_4k: import file for include directories 2020-08-25 11:50:09 +02:00
recipes aes_cbc_4k: api recipe 2020-08-25 11:50:09 +02:00
run sculpt: remove decor frame from panel view 2020-08-25 11:50:10 +02:00
src ttf_font: add sanity check for invalid scale value 2020-08-25 11:50:10 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.