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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 39 Next › Last »

<deleted-account> commented on 2017-01-11 02:21 (UTC)

ttf-oswald, ttf-quintessential, ttf-merriweather, ttf-merriweather-sans and ttf-signika have conflict with this package. please add them to conflicts and provides.

Rufflewind commented on 2016-12-17 06:59 (UTC)

@erbridge: It appears to be related to Adobe Blank, a font which for some weird reason contains nothing but blank characters. My guess is that since it starts with “A”, if a program is trying to find a character in a fallback font, Adobe Blank probably gets picked first. To suppress Adobe Blank, I added this to /etc/fonts/conf.d/ <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <selectfont> <rejectfont> <pattern> <patelt name="family" > <string>Adobe Blank</string> </patelt> </pattern> </rejectfont> </selectfont> </fontconfig>

erbridge commented on 2016-12-17 04:22 (UTC)

Most recent update stopped some unicode characters from displaying. I tried a large cross-section of fonts and ⨠ (U+2A20) is either a 0 width blank character or a cursive character from a font I'm unable to identify. Removing the package restores a more standard rendering. Any ideas?

carloratm commented on 2016-12-16 07:53 (UTC)

Overpass has entered google fonts, so this package now provides and conflicts ttf-overpass https://github.com/google/fonts/pull/480

h0m3 commented on 2016-09-04 21:05 (UTC)

Add ttf-croscore as conflict, i could not install it until i remove that package. I think all ChomeOS fonts are present in this package. Also, i can confirm @mellowmaroon issue.