genode/repos/gems/include
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
..
depot depot_query: move 'Archive' utils to include/depot 2018-01-17 12:14:38 +01:00
gems gems: TrueType VFS plugin 2018-04-10 11:09:20 +02:00
nano3d nano3d: get rid of env() calls 2017-02-28 13:00:42 +01:00
polygon_gfx Move gems/bezier.h to util/bezier.h (in repos/os) 2017-11-09 12:18:43 +01:00