Search Criteria
Package Details: fonttosfnt 1.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fonttosfnt.git (read-only, click to copy) |
---|---|
Package Base: | fonttosfnt |
Description: | Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb). |
Upstream URL: | https://gitlab.freedesktop.org/xorg/app/fonttosfnt |
Keywords: | OpenType |
Licenses: | MIT |
Submitter: | progandy |
Maintainer: | progandy |
Last Packager: | progandy |
Votes: | 7 |
Popularity: | 0.000219 |
First Submitted: | 2019-08-01 10:56 (UTC) |
Last Updated: | 2021-08-01 18:54 (UTC) |
Dependencies (6)
- freetype2 (freetype2-infinality-remixAUR, freetype2-ultimate5AUR, freetype2-v35AUR, freetype2-gitAUR)
- libfontenc
- autoconf (autoconf-gitAUR) (make)
- automake (automake-1.7AUR, automake-1.11AUR, automake-1.15AUR, automake-gitAUR) (make)
- make (make-gitAUR) (make)
- xorgproto (xorgproto-gitAUR, xorgproto-explicit-sync-gitAUR) (make)
Required by (14)
- cherry-font-git (make)
- dina-font-otb (make)
- dina8-font-otb (make)
- jmk-x11-fonts-otb (make)
- otb-raize (make)
- otb-tewi-git (make)
- otb-zevv-peep (make)
- tamsyn-font-otb (make)
- terminus-font-otb-narrow (make)
- xsg-fonts-bdf (make)
- xsg-fonts-otb (make)
- xsg-fonts-pcf (make)
- yanc-font (make)
- yanc-font-git (make)
Latest Comments
alfrednewman commented on 2023-06-01 22:27 (UTC) (edited on 2023-06-01 22:33 (UTC) by alfrednewman)
The build process requires a public key needed to verify a PGP signature, which can be imported using
gpg --recieve-keys E23B7E70B467F0BF
. Adding the key should be included in the PKGBUILD script.jouke commented on 2019-12-25 12:30 (UTC)
According to https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/xorgproto&id=3e3e1fd04832783c1b1da4233e19ffe6bb01965a xproto is a 'legacy header'. Please replace it with xorgproto.
jouke commented on 2019-08-02 12:22 (UTC) (edited on 2019-08-02 12:33 (UTC) by jouke)
I did some groundwork so that fonttosfnt could be used as a replacement of bdftopcf: https://gitlab.freedesktop.org/xorg/app/fonttosfnt/merge_requests/2
Note: for consistency, this package should probably be called xorg-fonttosfnt