Up to [cvs.NetBSD.org] / pkgsrc / fonts / R-systemfonts
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 7 23:33:30 2023 UTC (7 weeks, 2 days ago) by mef
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
(fonts/R-systemfonts) Fix build, +.include fontconfig/buildlink3.mk
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 19 02:22:09 2023 UTC (3 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored)
(fonts/R-systemfonts) Two TEST_DEPENDS+= added, but fails yet
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:04 2023 UTC (3 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 17 14:17:26 2022 UTC (5 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
(fonts/R-systemfonts) +pkg-config, + (c c++), +lang/R-cpp11
Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 17 14:02:43 2022 UTC (5 months, 1 week ago) by mef
Branch: MAIN
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.