Skip to content
forked from ssfivy/meta-noto

Yocto / OpenEmbedded layer for Google Noto fonts

License

Notifications You must be signed in to change notification settings

kk6ho/meta-noto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yocto / OpenEmbedded Layer for Google Noto fonts.

This is a layer for installing fonts from Google's Noto fonts collections. This layer aims to allow installing only specific font styles, since you may not want to install all available fonts due to disk space requirements.

For full documentation please see the official Google Noto fonts websites:

Note that Google seems to have more font variants than what is exposed in the website, so you might also want to look at the Git repositories as well:

Dependencies

OE-Core only. The recipes will simply install fonts into the filesystem. You may wish to install graphical applications that can make use of these fonts.

Features

  • Separate package for every font style for granularity and disk space savings
  • Only downloads the files for the fonts you want, not the full >1GB font package
  • Covers all CJK fonts

Todos

I'm no longer working with Yocto, so I probably won't make further updates myself. I'll happily accept pull requests for any bugs or improvements.

Some potential improvements that might be doable:

  • Add rest of the fonts
  • Experiment with addung unhinted fonts that are unlisted in the main website, e.g. NotoSans-unhinted
  • Set up packagegroups for commonly used groups
  • Test against multiple yocto releases
  • CI against Yocto / OE-Core

Bugs, Fixes, etc

Please submit a pull request for any bugs or improvements. I am especially looking for an example on how to implement CI for a layer (most CI stuff I find for Yocto is for testing end product, not a publicly-available layer).

About

Yocto / OpenEmbedded layer for Google Noto fonts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • BitBake 100.0%