assets

One of the ways you can customize your Raspberry Pi 4 image is by integrating assets like icons and fonts, which can be shared by multiple applications that are integrated into the project.

The two types of assets to explore for inclusion are:

icons

The icons folder Makefile in Gitlab integrates some of Google's Material Icons into the project for inclusion in the BSP. Refer to the "icons" section of this chapter for more details on how to integrate icons.

fonts

The fonts folder Makefile in GitLab integrates a number of free fonts for inclusion into the BSP. Refer to the "fonts" section of this chapter for more details on how to integrate fonts.

Page updated: