Summary: | Create fonts meta-package | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Richard Yao (RETIRED) <ryao> |
Component: | Current packages | Assignee: | Gentoo Fonts Team <fonts> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | chromium |
Priority: | Normal | Keywords: | Goal |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Richard Yao (RETIRED)
![]() A major problem with trying to define some kind of virtual is that fonts do not provide equivalent Unicode coverage. There would need to be some combination of USE flags for the various character planes, and we would need to figure out what character ranges each font provides. I'm punting this to the fonts team; we would need something like a meta-package to be able to add such a dependency in chromium. How about depending on media-fonts/noto? https://www.google.com/get/noto Shouldn't that satisfy most of the language requirements? (In reply to Guilherme Amadio from comment #3) I'm sure there are a number of fonts that provide fairly wide unicode coverage. Depending on only one of them is incorrect. (In reply to Mike Gilbert from comment #4) > (In reply to Guilherme Amadio from comment #3) > > I'm sure there are a number of fonts that provide fairly wide unicode > coverage. Depending on only one of them is incorrect. I am not against creating a font meta-package. However, the main purpose of the Noto font project is exactly making a font that supports all languages with a consistent look, so I thought depending on it is probably a good idea. We could start the meta package with a dependency on Noto only, and add more fonts as needed later, although that will probably not be necessary. What do you think? |