mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Edits to FONT_PACKAGES variable.
(From yocto-docs rev: 853d222ddb1e802c25f6747b28bff24c610bb4df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
16626c386c
commit
3f81865337
@@ -2166,12 +2166,12 @@
|
|||||||
<para>
|
<para>
|
||||||
When a recipe inherits the
|
When a recipe inherits the
|
||||||
<link linkend='ref-classes-fontcache'><filename>fontcache</filename></link>
|
<link linkend='ref-classes-fontcache'><filename>fontcache</filename></link>
|
||||||
class, this variable identifies packages that contain fonts
|
class, this variable identifies packages containing font
|
||||||
the OpenEmbedded build system installs.
|
files that need to be cached by Fontconfig.
|
||||||
By default, the <filename>fontcache</filename> class assumes
|
By default, the <filename>fontcache</filename> class assumes
|
||||||
that fonts appear in the main package
|
that fonts are in the recipe's main package
|
||||||
(i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).
|
(i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).
|
||||||
Use this variable if fonts you need appear in a package
|
Use this variable if fonts you need are in a package
|
||||||
other than that main package.
|
other than that main package.
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
|
|||||||
Reference in New Issue
Block a user