Search Criteria
Package Details: nerd-fonts-inter 4.1_3.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nerd-fonts-inter.git (read-only, click to copy) |
---|---|
Package Base: | nerd-fonts-inter |
Description: | Inter Font, patched with the Nerd Fonts Patcher |
Upstream URL: | https://github.com/rsms/inter/ |
Keywords: | font fonts inter nerd nerd-fonts nerdfonts otf |
Licenses: | custom:OFL |
Submitter: | D3SOX |
Maintainer: | D3SOX |
Last Packager: | D3SOX |
Votes: | 4 |
Popularity: | 0.001389 |
First Submitted: | 2020-10-05 07:05 (UTC) |
Last Updated: | 2025-06-21 11:24 (UTC) |
Dependencies (6)
- fontforge (fontforge-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- p7zip (p7zip-full-binAUR, p7zip-natspecAUR, 7zip) (make)
- parallel (parallel-gitAUR) (make)
- python (python37AUR) (make)
- subversion (make)
Latest Comments
lukeemhigh commented on 2025-06-29 00:24 (UTC)
@impankratov performing a clean build fixed it for me, thanks!
D3SOX commented on 2025-06-25 16:09 (UTC)
Checksum still matches for me too, try a clean build @lukeemhigh
impankratov commented on 2025-06-25 14:15 (UTC)
@D3SOX thank you!
@lukeemhigh strange, version 4.1_3.4.0-2 passes all validation checks for me.
lukeemhigh commented on 2025-06-22 14:12 (UTC)
I'm still having the same issue described below by @impankratov:
D3SOX commented on 2025-06-21 11:24 (UTC)
fixed, forgot to apply to this package
impankratov commented on 2025-06-21 11:23 (UTC)
Seems like checksum for font-patcher is invalid:
Tried with
a8f11e511ed7c69e96680858c06b50a643ea7752e26d5cd13dd5e5cc53ab1760
(font-patcher checksum from nerd-fonts-sf-mono PKGBUILD) and validation passed.D3SOX commented on 2023-10-31 14:20 (UTC)
@lintianchuan Thanks, added
lintianchuan commented on 2023-09-30 06:45 (UTC)
The
font-patcher
option--variable-width-glyphs
should be enabled because Inter is a proportional font. Without this, the strange overhanging glyphs will appear. See What does --variable-width-glyphs do now? for related discussion.