diff options
author | Giancarlo Dessi <slack@giand.it> | 2024-01-12 12:23:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-12 12:27:09 +0700 |
commit | cbd346956dc52d7c1d8224bf0717e9f627e1700b (patch) | |
tree | f89fb926758f08e9c1df8ba44a6c2f11967122b9 /graphics | |
parent | fb78c8056c7e935047781a49e549b2c6e75c9e37 (diff) |
graphics/birdfont: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/birdfont/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/birdfont/README b/graphics/birdfont/README index 54074a257d8d8..cc8b8f6a0ba60 100644 --- a/graphics/birdfont/README +++ b/graphics/birdfont/README @@ -2,3 +2,9 @@ Birdfont is a free font editor which lets you create vector graphics and export TTF, OTF and SVG fonts. The editor has good support for both monochrome and color font formats. + +Version 2.33.3 is the latest can be installed in Slackware 15.0 because +earlier versions require webkit2gtk4.1. Since the build of Birdfont is +based on vala and the version 0.54 available in Slackware 15.0 does not +create the APIs for webkit2gtk 4.1, the build of version earlier than +2.33.3 will fail. |