Search Criteria
Package Details: ttfviewer-bin 0.2.8-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ttfviewer-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | ttfviewer-bin |
| Description: | A small tool for developers to view and preview various ttf font/icon image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos. |
| Upstream URL: | https://github.com/QQxiaoming/TTFviewer |
| Keywords: | preview ttf view |
| Licenses: | GPL-3.0-only |
| Conflicts: | ttfviewer |
| Provides: | ttfviewer |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-06 07:42 (UTC) |
| Last Updated: | 2025-04-18 08:26 (UTC) |
Dependencies (7)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libgpg-error (libgpg-error-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
Latest Comments
dreieck commented on 2023-07-24 11:21 (UTC) (edited on 2023-07-24 11:27 (UTC) by dreieck)
When I run
TTFviewer, it fails for me withand exitcote 134.
Maybe you compile from source instead of downloading a precompiled binary?
Run with
gdb(withdebuginfoddownload of debugging symbols for official packages):ltrace TTFviewer:strace TTFviewer:Regards!
dreieck commented on 2023-07-24 10:03 (UTC)
Please add
provides=("ttfviewer=${pkgver}").Thanks for maintaining!