Commit graph

15 commits

Author SHA1 Message Date
polykernel ceea8b2b35 fcft: refactor derivation
* Change from fetchzip to fetchFromGitea.
* Set `mesonBuildType` instead of supplying the --build-type=
  argument in `mesonFlags` as the build type option will be
  repeated.
* Abstact optional flag declaration with a helper function.
* Add upstream changelog.
2021-08-08 11:17:15 -04:00
sternenseemann ba803ee57b fcft: 2.4.3 -> 2.4.4
Fixes rendering of bitmap font with freetype >= 2.11 (so this issue
did not affect us).

https://codeberg.org/dnkl/fcft/releases/tag/2.4.4
2021-07-23 18:32:39 +02:00
sternenseemann 9bb59cf6b6 fcft: 2.4.2 -> 2.4.3
https://codeberg.org/dnkl/fcft/releases/tag/2.4.3
2021-07-22 11:02:16 +02:00
Rick van Schijndel 5ae0e01511 fcft: support cross-compilation 2021-07-08 00:33:52 +02:00
sternenseemann 82a2deced8 fcft: 2.4.1 -> 2.4.2
fixes a “rare crash”: https://codeberg.org/dnkl/fcft/releases/tag/2.4.2
2021-07-07 22:20:17 +02:00
R. RyanTM 1c203a2325 fcft: 2.4.0 -> 2.4.1 2021-06-25 14:18:15 +02:00
sternenseemann 738ec84b76 fcft: 2.3.3 -> 2.4.0
https://codeberg.org/dnkl/fcft/releases/tag/2.4.0
2021-05-18 21:31:53 +02:00
sternenseemann 715fc0d6cc fcft: add me to maintainers 2021-04-15 01:02:46 +02:00
sternenseemann 4384264739 fcft: 2.3.2 -> 2.3.3
https://codeberg.org/dnkl/fcft/releases/tag/2.3.3
2021-04-15 01:02:46 +02:00
sternenseemann eab35e481d fcft: allow to enable and disable text shaping feature
May be interesting to get rid of the HarfBuzz dependency.
2021-01-09 20:55:24 +01:00
sternenseemann 371062f8ea fcft: 2.3.1 -> 2.3.2 2020-12-18 14:43:42 +01:00
Sergey Makarov 99a6e13929
fcft: 2.2.6 -> 2.3.1 2020-10-12 22:40:22 +03:00
sternenseemann 5bb0129062 fcft: enable tests, use release build type 2020-08-17 14:51:31 +02:00
sternenseemann b6775261df fcft: 0.4.3 → 2.2.6
2.2.6 resolves severe color fringes when using freetype's
ClearType rendering (which is the default for NixOS) if subpixel
antialiasing was used (for example if fuzzel is started without
any alpha channels).
2020-08-16 13:40:48 +02:00
Fionera d70ea54840 fcft: init at 0.4.3 2020-07-06 07:18:33 +02:00