plan9front/sys
Jacob Moody 9e0913fa71 libmemdraw: change openmemsubfont() to accept rune minimum as argument
Subfonts for non ascii characters are offset by some minimum rune,
typically specified within the parent font file.  Because libmemdraw
only deals in subfonts, if we want to have it draw non ascii runes we
need some method of providing that base offset.

This function is only used in one place, so update the function
signature and fix the only caller.
2025-01-03 00:51:43 +00:00
..
doc /sys/doc/mkfile: gefs 2024-05-17 13:12:20 +00:00
games/lib /sys/games/lib/fortunes: redaction day 2024-08-02 03:06:08 +00:00
include libmemdraw: change openmemsubfont() to accept rune minimum as argument 2025-01-03 00:51:43 +00:00
lib /sys/lib/dist/ndb/common: add git and gits 2024-11-07 00:40:35 +00:00
man libmemdraw: change openmemsubfont() to accept rune minimum as argument 2025-01-03 00:51:43 +00:00
src libmemdraw: change openmemsubfont() to accept rune minimum as argument 2025-01-03 00:51:43 +00:00