• Joined on 2026年02月12日
barsmonster commented on pull request dnkl/foot#2278 2026年06月05日 14:13:47 +02:00
Ligature rendering support
barsmonster commented on pull request dnkl/foot#2278 2026年05月21日 18:44:25 +02:00
Ligature rendering support

Rebased, url rendering retested with and without ligature rendering.

barsmonster pushed to master at barsmonster/foot 2026年05月21日 17:52:16 +02:00
4858b3db7b Add font ligature rendering support
f35e60577f
project: add .clangd, where we set -Wno-c2y-extensions
2d11b36a24
changelog: add new 'unreleased' section
ab1660ef62
Merge branch 'releases/1.27'
de998602db
meson: bump version to 1.27.0
Compare 41 commits »
barsmonster commented on pull request dnkl/fcft#116 2026年05月21日 17:31:34 +02:00
Add glyph-index and shaped-run rasterization APIs - for easier ligature rendering

Rebased to current version, no conflicts on fcft side (foot part will have some).

barsmonster pushed to master at barsmonster/fcft 2026年05月21日 17:29:38 +02:00
b023dbd779 Add glyph-index and shaped-run rasterization APIs
43da4da7c8
fcft: subsample_bits_{x,y} are ints, not pixman_fixed_t
Compare 2 commits »
barsmonster commented on pull request dnkl/foot#2278 2026年04月08日 21:56:33 +02:00
Ligature rendering support

I did some more stress testing by launching foot cat /dev/random in 8 instances in parallel (on Ubuntu 25.10) with the intention to leave it crunching overnight. Unfortunately, in this case...

barsmonster commented on pull request dnkl/foot#2278 2026年04月01日 21:28:32 +02:00
Ligature rendering support
barsmonster commented on pull request dnkl/foot#2278 2026年03月31日 13:36:41 +02:00
Ligature rendering support
barsmonster pushed to master at barsmonster/foot 2026年03月31日 13:34:17 +02:00
ade745f303 Add font ligature rendering support
barsmonster commented on pull request dnkl/foot#2278 2026年03月15日 04:31:54 +01:00
Ligature rendering support
barsmonster commented on pull request dnkl/foot#2278 2026年02月27日 15:20:48 +01:00
Ligature rendering support
barsmonster commented on pull request dnkl/fcft#116 2026年02月27日 15:18:43 +01:00
Add glyph-index and shaped-run rasterization APIs - for easier ligature rendering

Fixed rendering of /dev/random

barsmonster pushed to master at barsmonster/fcft 2026年02月27日 15:17:44 +01:00
61e2240cf6 Add glyph-index and shaped-run rasterization APIs
barsmonster commented on pull request dnkl/foot#2278 2026年02月23日 12:22:37 +01:00
Ligature rendering support

Last change fixes character rendering order to be right->left in ligature mode, like in original code - which is required for NerdFont rendering without clipping.

barsmonster pushed to master at barsmonster/foot 2026年02月23日 12:16:03 +01:00
65f1edb044 Add font ligature rendering support
barsmonster pushed to master at barsmonster/foot 2026年02月23日 12:14:06 +01:00
0afc64a3cb Add font ligature rendering support
barsmonster commented on pull request dnkl/foot#2278 2026年02月21日 13:48:28 +01:00
Ligature rendering support

Ok, now there should be no unrelated changes remaining. Build will stop failing when dnkl/fcft#116 is merged.

barsmonster pushed to master at barsmonster/foot 2026年02月21日 13:45:25 +01:00
15d3f87a73 Add font ligature rendering support
barsmonster pushed to master at barsmonster/foot 2026年02月21日 13:36:26 +01:00
5a7ca8255d Add font ligature rendering support