Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf`
@ 2022-08-21  0:34 endigma
  2022-08-21  0:37 ` endigma
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: endigma @ 2022-08-21  0:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

New issue by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/38802

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.17_1 x86_64 AuthenticAMD notuptodate rFFFFF

### Package(s) Affected

google-fonts-ttf-20210628_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://aur.archlinux.org/packages/ttf-google-fonts-git (ctrl+f `blank`)

### Expected behaviour

The package should do `sudo rm -fr /usr/share/fonts/TTF/AdobeBlank-Regular.ttf` during the install process, this font is broken. https://aur.archlinux.org/packages/ttf-google-fonts-git#comment-574519 could also be a fix if included.

### Actual behaviour

`google-fonts-ttf` includes `/usr/share/fonts/TTF/AdobeBlank-Regular.ttf` which when installed breaks CJK (? other) character rendering in at least chrome, firefox (? others).

### Steps to reproduce

1. Install `google-fonts-ttf`
2. Open firefox/chromium
3. Visit yandex or google translate or deepl and translate `hello` to chinese simplified
4. Do it again after `sudo rm -fr /usr/share/fonts/TTF/AdobeBlank-Regular.ttf` (it will fix it)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf`
  2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
@ 2022-08-21  0:37 ` endigma
  2022-08-21  2:17 ` `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf` sgn
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: endigma @ 2022-08-21  0:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/38802#issuecomment-1221437496

Comment:
Confirmed this bit
```xml
<selectfont>
    <rejectfont>
      <pattern>
        <patelt name="family">
          <string>Adobe Blank</string>
        </patelt>
      </pattern>
    </rejectfont>
  </selectfont>
  ```
  
  from [AUR comment](https://aur.archlinux.org/packages/ttf-google-fonts-git#comment-574519) fixes the issue.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf`
  2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
  2022-08-21  0:37 ` endigma
@ 2022-08-21  2:17 ` sgn
  2022-08-21  2:20 ` sgn
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2022-08-21  2:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38802#issuecomment-1221452172

Comment:
I don't see broken Chinese characters.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf`
  2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
  2022-08-21  0:37 ` endigma
  2022-08-21  2:17 ` `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf` sgn
@ 2022-08-21  2:20 ` sgn
  2022-08-21  3:54 ` sgn
  2022-08-21  3:54 ` [ISSUE] [CLOSED] " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2022-08-21  2:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38802#issuecomment-1221452634

Comment:
Here are head of alphabetically sorted of fonts:
```
ABeeZee:style=Italic
ABeeZee:style=Regular
Abel:style=Regular
Abhaya Libre ExtraBold,Abhaya Libre:style=Regular,ExtraBold
Abhaya Libre Medium,Abhaya Libre:style=Regular,Medium
Abhaya Libre SemiBold,Abhaya Libre:style=Regular,SemiBold
Abhaya Libre:style=Bold
Abhaya Libre:style=Regular
Abril Fatface:style=Regular
Abyssinica SIL:style=Regular
Acme:style=Regular
Actor:style=Regular
Adamina:style=Regular
Adobe Blank:style=Regular
Advent Pro,Advent Pro ExtraLight:style=ExtraLight,Regular
Advent Pro,Advent Pro Light:style=Light,Regular
Advent Pro,Advent Pro Medium:style=Medium,Regular
Advent Pro,Advent Pro SemiBold:style=SemiBold,Regular
Advent Pro,Advent Pro Thin:style=Thin,Regular
Advent Pro:style=Bold
Advent Pro:style=Regular
Aguafina Script:style=Regular
Akaya Kanadaka:style=Regular
Akaya Telivigala:style=Regular
Akronim:style=Regular
Aksara Bali Galang:style=Regular
Aladin:style=Regular
Alata:style=Regular
Alatsi:style=Regular
Aldrich:style=Regular
Alef:style=Bold
Alef:style=Regular
Alegreya
Alegreya
```

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ISSUE] [CLOSED] `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf`
  2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
                   ` (3 preceding siblings ...)
  2022-08-21  3:54 ` sgn
@ 2022-08-21  3:54 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2022-08-21  3:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

Closed issue by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/38802

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.17_1 x86_64 AuthenticAMD notuptodate rFFFFF

### Package(s) Affected

google-fonts-ttf-20210628_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://aur.archlinux.org/packages/ttf-google-fonts-git (ctrl+f `blank`)

### Expected behaviour

The package should do `sudo rm -fr /usr/share/fonts/TTF/AdobeBlank-Regular.ttf` during the install process, this font is broken. https://aur.archlinux.org/packages/ttf-google-fonts-git#comment-574519 could also be a fix if included.

### Actual behaviour

`google-fonts-ttf` includes `/usr/share/fonts/TTF/AdobeBlank-Regular.ttf` which when installed breaks CJK (? other) character rendering in at least chrome, firefox (? others).

### Steps to reproduce

1. Install `google-fonts-ttf`
2. Open firefox/chromium
3. Visit yandex or google translate or deepl and translate `hello` to chinese simplified
4. Do it again after `sudo rm -fr /usr/share/fonts/TTF/AdobeBlank-Regular.ttf` (it will fix it)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf`
  2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
                   ` (2 preceding siblings ...)
  2022-08-21  2:20 ` sgn
@ 2022-08-21  3:54 ` sgn
  2022-08-21  3:54 ` [ISSUE] [CLOSED] " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2022-08-21  3:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38802#issuecomment-1221462230

Comment:
d064d6c6da

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-08-21  3:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21  0:34 [ISSUE] `google-fonts-ttf` needs removal of `AdobeBlank-Regular.ttf` endigma
2022-08-21  0:37 ` endigma
2022-08-21  2:17 ` `google-fonts-ttf` bugs out with regard to `AdobeBlank-Regular.ttf` sgn
2022-08-21  2:20 ` sgn
2022-08-21  3:54 ` sgn
2022-08-21  3:54 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).