Skip to content

Feature: Support custom fonts from Android res/font resources #786

Description

@Zellius

Currently, custom fonts in the EPUB navigator can only be provided through the assets folder. This is inconvenient for Android apps because fonts are commonly stored in res/font, where they can be reused from XML layouts, views and composables.

As a result, apps that want to use the same font in both their Android UI and Readium need to duplicate the font in both res/font and assets.

It would be useful for Readium to support declaring custom font families from Android font resources, including both single font files and XML font family resources.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions