Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112823 - Ebuild request for dynafont
Summary: Ebuild request for dynafont
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 07:21 UTC by Lasse Kärkkäinen
Modified: 2006-11-29 01:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lasse Kärkkäinen 2005-11-17 07:21:10 UTC
I found out that Debian has this wonderful program that will enable good UTF-8
support for VGA console. Unlike the traditional way (unicode_start), this does
not limit the user to a 512 character font, and it does not prevent using bold
(bright) colors unless necessary.

VGA allows either
- 256 character font with 16 colors, including bold, or
- 512 character font, but without the bold color (is used as the highest bit
instead)

The fonts can be uploaded from software, as bitmaps.

Where the traditional system uses fixed fonts, dynafont actually takes full
advantage of the uploading and will upload those characters that are actually
on-screen for the moment. Thus, it can support ANY 512 characters simultaneusly
(they don't need to be in the same font). Additionally, when there are less than
256 different characters on screen, it switches to a 256 char mode, thus
allowing the use of bold. (my description is based on the info that I gathered
on the web, so it may be inaccurate)

My only wonder is why this is not in Portage yet... ;)

http://packages.debian.org/unstable/utils/dynafont
http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/HOWTO/howto.html#AEN253
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-29 01:46:16 UTC
No progress here for 1 year, closing WONTFIX. Feel free to reopen with an ebuild.