<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video/fonts, branch v2016.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video/fonts?h=v2016.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video/fonts?h=v2016.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-01-30T09:56:34Z</updated>
<entry>
<title>video: Add the Cantoraone decorative font</title>
<updated>2016-01-30T09:56:34Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-15T01:10:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c0603b98d48283f5f7e240c1fe71b291e7c761b1'/>
<id>urn:sha1:c0603b98d48283f5f7e240c1fe71b291e7c761b1</id>
<content type='text'>
This font is a little more ornate than normal. Example uses are on security
screens where a feeling of formality is required.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Add the Rufscript handwriting font</title>
<updated>2016-01-30T09:56:22Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-15T01:10:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ad4e30decfdc5aed3a1a0ac459ad12dd4d0f6ae'/>
<id>urn:sha1:7ad4e30decfdc5aed3a1a0ac459ad12dd4d0f6ae</id>
<content type='text'>
This can be used when a a friendly 'hand-writing' font is needed. It helps
to make the device feel familiar.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Add the AnkaCoder mono-spaced font</title>
<updated>2016-01-30T09:56:09Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-15T01:10:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c43c43cd48c49624339a83d5263d0b866818fc9b'/>
<id>urn:sha1:c43c43cd48c49624339a83d5263d0b866818fc9b</id>
<content type='text'>
This can be used when a mono-space font is needed, but the console font
is too small (such as with high-DPI displays).

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Add the Nimbus sans font</title>
<updated>2016-01-30T09:55:57Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-15T01:10:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84b4791ada7754b65fd200002f92ac8684c2b5ec'/>
<id>urn:sha1:84b4791ada7754b65fd200002f92ac8684c2b5ec</id>
<content type='text'>
This provides a good-looking font for user prompts.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Add a console driver that uses TrueType fonts</title>
<updated>2016-01-30T09:55:47Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-15T01:10:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a29b012037cc454ec811dbcd29a3aeffe59d86bc'/>
<id>urn:sha1:a29b012037cc454ec811dbcd29a3aeffe59d86bc</id>
<content type='text'>
The existing 8x16 font is adequate for most purposes. It is small and fast.
However for boot screens where information must be presented to the user,
the console font is not ideal. Common requirements are larger and
better-looking fonts.

This console driver can use TrueType fonts built into U-Boot, and render
them at any size. This can be used in scripts to place text as needed on
the display.

This driver is not really designed to operate with the command line. Much
of U-Boot expects a fixed-width font. But to keep things working correctly,
rudimentary support for the console is provided. The main missing feature is
support for command-line editing.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
</feed>
