genode/repos/gems/recipes
Norman Feske 81e55e8901 gems: TrueType VFS plugin
This commit introduces a VFS plugin that exposes the glyphs and
metadata of a TrueType font as a pseudo file system. The TTF font data
is obtained from the VFS. The resulting pseudo file system is a
directory that contains the files 'glyphs', 'baseline', 'max_width',
and 'max_height'.

The counter part of the plugin is the 'Vfs_font' class that implements
the 'Text_painter::Font' interface by accessing the pseudo file system
as provided by the TTF VFS plugin.

Fixes #2740
2018-04-10 11:09:20 +02:00
..
api depot: update recipe hashes 2018-02-09 13:34:24 +01:00
pkg depot: update recipe hashes 2018-03-29 14:59:07 +02:00
raw depot: update recipe hashes 2018-02-28 11:05:05 +01:00
src gems: TrueType VFS plugin 2018-04-10 11:09:20 +02:00