Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41314

Summary: Tengwar fonts (Tolkien's Elvish alphabet) - new package
Product: Gentoo Linux Reporter: Nicolai Lissner <nlissne>
Component: New packagesAssignee: Gentoo Fonts Team <fonts>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 13808    
Bug Blocks: 41315    
Attachments: tengwar-fonts (new ebuild)

Description Nicolai Lissner 2004-02-11 17:55:18 UTC
This ebuild installs some Tengwar-fonts
Comment 1 Nicolai Lissner 2004-02-11 17:56:57 UTC
Created attachment 25441 [details]
tengwar-fonts (new ebuild)
Comment 2 foser (RETIRED) gentoo-dev 2004-02-12 07:08:34 UTC
@ reporter : should use up and coming font class.

Are these fonts unicode btw ?

@ fonts team : i intend to put the current proposed font eclass in soon, so we can start adapting the font packs to use it. The eclass can be extended at a later point if needed, current functionality font system support wise (read twice ;) should suffice for the majority of our users as it is.
Comment 3 Nicolai Lissner 2004-02-12 09:22:56 UTC
Ok, I'll have to learn about the font class then first.

About utf: I dont know - I guess, due to the fictive characters, 
they aren't implemented. These characters came from another world
(middle-earth) to us, so the unicode consortium probably never thought 
about them. :)

The main reason for writing this ebuild was 
they are needed for ktt (kde tengwar tool) -> see bug #41315
ktt is capable to transcribe roman letter words to and from tengwar.

Looking at the result of that program, 
I think there is absolute no connection to UTF.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-15 10:08:40 UTC
foser: okay. I don't have much spare time atm (durning this month),
but I'll catch up on it when I manage to do it.
Comment 5 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-07-05 00:01:13 UTC
Hi, sorry for the delay. We now have font.eclass in Portage,
so could you please rewrite your ebuild with it? See 
ttf-bitstream-vera-1.10-r3.ebuild and sazanami-20040629.ebuild
for example. Also, you don't need to write src_unpack() in this
case (they are automatically unpacked if you omit src_unpack()).
Thanks in advance.
Comment 6 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-09-29 01:59:12 UTC
k, I added the ebuild with font.eclass. Thanks.