Version: 2.000, Package name: tagmukay-2.000 |
Maintained by: George Rosamond |
Master sites: |
Description Tagmukay is a Shifinagh script font with support for the Tawallammat Tamajaq language. The script name is more commonly spelled Tifinagh, but Shifinagh is the preferred spelling in the region where Tawallammat Tamajaq is spoken. Tagmukay is a Unicode font that features bi-consonant ligatures and alternate forms necessary to support this language. |
Filesize: 706.849 KB |
Version History (View Complete History) |
|
2020-05-24 22:30:13 by Anthony J. Bentley | Files touched by this commit (15) |
Log message: Set PKG_ARCH = * in all font ports. The unmarked ports contained only .ttf, .otf, .pcf, and text files, all arch-independent. |
2020-05-24 21:40:09 by Anthony J. Bentley | Files touched by this commit (29) |
Log message: Don't install webfonts to /usr/local/share/fonts. Webfonts are only useful to serve over the web. On OpenBSD, where /var/www is on a different partition from /usr/local and not visible from chroot, there's no way for pkg_add to keep these files up to date once they've been copied to a webserver. Maybe we'll install webfonts to /var/www in the future. Whether we do or not, installing them to /usr/local as we do now won't help. ok sthen@ pamela@ rsadowski@ |