Package Details: ttf-google-fonts-git 1:r8380.47f307584-1

Git Clone URL: https://aur.archlinux.org/ttf-google-fonts-git.git (read-only, click to copy)
Package Base: ttf-google-fonts-git
Description: TrueType fonts from the Google Fonts project (git version)
Upstream URL: https://github.com/google/fonts
Keywords: fonts google ttf
Licenses: custom:SIL Open Font License, custom:Ubuntu Font License v1.0
Conflicts: jsmath-fonts, lohit-fonts, ttf-andika, ttf-arabeyes-fonts, ttf-cardo, ttf-comfortaa, ttf-google-fonts-typewolf, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx
Provides: jsmath-fonts, lohit-fonts, ttf-andika, ttf-cardo, ttf-carlito, ttf-comfortaa, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx
Submitter: sebstar
Maintainer: andrewSC
Last Packager: andrewSC
Votes: 557
Popularity: 1.02
First Submitted: 2013-04-27 20:41 (UTC)
Last Updated: 2024-08-06 23:47 (UTC)

Dependencies (24)

Required by (7)

Sources (1)

Pinned Comments

thatgeek commented on 2017-11-17 03:56 (UTC)

If you're having an issue upgraded with errors related to fonts like merriweather, here's my steps to resolve the issue (assuming you have Yaourt): #Clear out what you had before yaourt -R fonts-meta-extended-lt sudo pacman -Rns $(pacman -Qtdq) sudo pacman -R ttf-google-fonts-git sudo pacman -Rns $(pacman -Qtdq) #Install dependencies yaourt -S ttf-merriweather-sans ttf-opensans ttf-oswald ttf-quintessential ttf-signika yaourt -S fonts-meta-extended-lt #Heads up, if ttf-impallari-cantora isn't fixed yet, change the PKGBUILD source to the URL in the comments on the package yaourt -S ttf-impallari-cantora yaourt -S ttf-google-fonts-git

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 39 Next › Last »

FirstAirBender commented on 2019-12-21 23:40 (UTC) (edited on 2019-12-21 23:41 (UTC) by FirstAirBender)

I don't know how, but you need to make the dependencies, ttf-merriweather-sans and ttf-merriweather, mutually exclusive.

Attempting to install this package while choosing to use the ttf-merriweather provided by ttf-google-fonts-typewolf, results in an installation error because ttf-merriweather in ttf-google-fonts-typewolf actually installs the MerriweatherSans fonts.

andrewSC commented on 2019-10-09 03:06 (UTC)

es20490446e, Juma7C9: Just pushed a change up where I added a prepare for reverting the offending Rubik commit as well as pulling adobeblank out entirely per the suggestion. Thanks! es20490446e, with #2, I still get an error relating to the zcool-xiaowei font and can confirm both through the git history as well as running fc-query -f '%{family[0]|downcase|translate( ,-)}\n' ZCOOLXiaoWei-Regular.ttf that we're still seeing "站酷小薇体" as the resultant text. We'll want to keep the last two mv lines for the time being. I'll need to think on #3.

es20490446e commented on 2019-10-08 10:43 (UTC) (edited on 2019-10-08 10:47 (UTC) by es20490446e)

Okay, these could be:

  1. rm --recursive "${srcdir}/fonts/ofl/adobeblank"

  2. Remove the Chinese characters work-around, as now all fonts names use Latin characters.

  3. Do not perform "install" on the files. But "mv" them, then set permissions with "find -type d -exec chmod u=rwx,g=rx,o=rx {} \;" "find -type f -exec chmod u=rw,g=r,o=r {} \;". So you skip having to copy 1.5GB of data.

andrewSC commented on 2019-10-08 01:57 (UTC)

es20490446e: Yes I am and it's been on my todo for quite some time.. I'll make a priority to look at what needs to be changed tomorrow.

es20490446e commented on 2019-10-08 01:15 (UTC)

Are you still maintaining this package?

es20490446e commented on 2019-08-06 02:20 (UTC) (edited on 2019-08-09 22:45 (UTC) by es20490446e)

The conflict with noto-fonts-emoji can be fixed with:

rm --recursive "${srcdir}/fonts/ofl/adobeblank"

Reported the issue with that font upstream:

https://github.com/google/fonts/issues/2106

Feedback was that the font isn't meant to be installed.

Juma7C9 commented on 2019-05-12 19:47 (UTC) (edited on 2019-05-12 19:48 (UTC) by Juma7C9)

There is an issue with the Rubik Family, open upstream since 2017 link 1, which causes it not to be rendered at all (at least inside Firefox, example link 2).

In the meantime a workaround is to revert the incriminated commit link 3, for example adding to the PKGBUILD:

prepare() {
        cd fonts
        git revert -n dfd435109b718b1c5a8da7bd0872c751e2ae1820
}

es20490446e commented on 2019-04-09 21:32 (UTC)

Installing this package breaks emojis, the same ones provided by noto-fonts-emoji.

You can test with: https://getemoji.com/