From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Satya Swaroop Damarla <swaroop.damarla@gmail.com>,
yocto@yoctoproject.org
Subject: Re: Installing foreign fonts into the yocto build
Date: Fri, 05 Apr 2013 00:14:48 +0100 [thread overview]
Message-ID: <14373389.b9xaIaY1vP@helios> (raw)
In-Reply-To: <CAFMfyz+evbAH-Yes=LdnkU9TWi-GKdVRWHT-MYaCNzh8Hf_1fQ@mail.gmail.com>
On Wednesday 03 April 2013 10:47:02 Satya Swaroop Damarla wrote:
> I have a small issue. On my device, I would like to have Chinese, Japanese,
> Russian, Hebrewish, Greek fonts and all European language special
> characters available for java application based on X.
>
> In general I would like to know a method of adding custom fonts which are
> scalable to X server. I tried browsing oever the internet and in the
> mailing lists but not much success... Suggestions are deeply appreciated...
I'm not much of an expert on this area, but it seems to me this is a pretty
broad question; it covers not just fonts but also character sets. Presumably
if you can get away with only supporting Unicode you can just install a font
that supports a broad range of the unicode characters.
Otherwise, I'm not sure if there is a well-defined set of fonts to cover
everything; however one option would be to look at what fonts desktop-
oriented Linux distributions install by default since they always have to
deal with the issue of working out of the box in a wide variety of locales.
If you have an additional font to install that should be fairly easy - just
copy one of the existing font recipes we have under meta/recipes-graphics/ttf-
fonts and edit it to suit the font. There are additional font recipes in the
meta-oe layer as well:
http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-graphics/ttf-fonts
Once you have the recipe you just need to add it to the image, details on
how to do that can be found here:
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-04-04 23:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 8:47 Installing foreign fonts into the yocto build Satya Swaroop Damarla
2013-04-04 23:14 ` Paul Eggleton [this message]
[not found] ` <CAFMfyzKMBXx+j6Wx2e=xdaTU2gHsvTqiEsKAmmCm7AKde_5THw@mail.gmail.com>
2013-04-05 7:26 ` Paul Eggleton
2013-04-05 9:35 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14373389.b9xaIaY1vP@helios \
--to=paul.eggleton@linux.intel.com \
--cc=swaroop.damarla@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.