./fonts/R-systemfonts, System Native Font Finding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.4nb2, Package name: R-systemfonts-1.0.4nb2, Maintainer: pkgsrc-users

Provides system native access to the font catalogue. As font handling
varies between systems it is difficult to correctly locate installed
fonts across different operating systems. The 'systemfonts' package
provides bindings to the native libraries on Windows, macOS and Linux
for finding font files that can then be used further by e.g. graphic
devices. The main use is intended to be from compiled code but
'systemfonts' also provides access from R.


Required to run:
[graphics/freetype2] [math/R] [lang/R-cpp11]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-04-08 01:33:30 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(fonts/R-systemfonts) Fix build, +.include fontconfig/buildlink3.mk
   2023-02-19 03:22:09 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(fonts/R-systemfonts) Two TEST_DEPENDS+= added, but fails yet
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-12-17 15:34:13 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(fonts/R-systemfonts) New file, buildlink3.mk added
   2022-12-17 15:17:26 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(fonts/R-systemfonts) +pkg-config, + (c c++), +lang/R-cpp11
   2022-12-17 15:02:43 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
fonts/R-systemfonts: import R-systemfonts-1.0.4

Provides system native access to the font catalogue. As font handling
varies between systems it is difficult to correctly locate installed
fonts across different operating systems. The 'systemfonts' package
provides bindings to the native libraries on Windows, macOS and Linux
for finding font files that can then be used further by e.g. graphic
devices. The main use is intended to be from compiled code but
'systemfonts' also provides access from R.