Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DroidSansFallback.ttf font to skeleton #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

glebm
Copy link
Contributor

@glebm glebm commented Apr 10, 2020

This is a CJK font at 3.3 MiB
Being a fallback font, it only has CJK characters

This font is used as the default fallback font on Ubuntu
(https://packages.ubuntu.com/eoan/fonts/fonts-droid-fallback)

Font information:

Latest version from:
https://android.googlesource.com/platform/frameworks/base/+/2d8961d99f3aa559dbd4b78b716ab36c456b43e1

@glebm
Copy link
Contributor Author

glebm commented Apr 10, 2020

I'd like every distibution to have a CJK font so that apps can have CJK support without bundling a heavy font.

This is the smallest CJK font I could find. It's not perfect (e.g. it's a few years old so it doesn't have ㋿) but it's very small for a CJK fallback font.

pingflood and others added 2 commits February 10, 2021 23:58
This is a CJK font at 3.3 MiB
Being a fallback font, it *only* has CJK characters

This font is used as the default fallback font on Ubuntu
(https://packages.ubuntu.com/eoan/fonts/fonts-droid-fallback)

Font information:
* Source: https://android.googlesource.com/platform/frameworks/base/
* Copyright: Copyright © 2006, 2007, 2008, 2009, 2010 Google Corp.
             Droid is a trademark of Google Corp.
* License: Apache-2

Latest version from:
https://android.googlesource.com/platform/frameworks/base/+/2d8961d99f3aa559dbd4b78b716ab36c456b43e1
@glebm
Copy link
Contributor Author

glebm commented Mar 21, 2021

rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants