diff options
Diffstat (limited to 'meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb')
-rw-r--r-- | meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb index ed64b1e05e..b9a75a77bb 100644 --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | |||
@@ -1,4 +1,9 @@ | |||
1 | DESCRIPTION = "The Bitstream Vera fonts - TTF Edition" | 1 | SUMMARY = "The Bitstream Vera fonts - TTF Edition" |
2 | DESCRIPTION = "The Bitstream Vera fonts include four monospace and sans \ | ||
3 | faces (normal, oblique, bold, bold oblique) and two serif faces (normal \ | ||
4 | and bold). In addition Fontconfig/Xft2 can artificially oblique the \ | ||
5 | serif faces for you: this loses hinting and distorts the faces slightly, \ | ||
6 | but is visibly different than normal and bold, and reasonably pleasing." | ||
2 | SECTION = "x11/fonts" | 7 | SECTION = "x11/fonts" |
3 | PRIORITY = "optional" | 8 | PRIORITY = "optional" |
4 | LICENSE = "Bitstream Vera" | 9 | LICENSE = "Bitstream Vera" |