SIGN IN SIGN UP

fix(fonts): feed hb-view text via --text-file — C-locale containers reject non-ASCII argv

Arabic/RTL text through argv hit hb-view's 'Invalid byte sequence in
conversion input' under the POSIX locale (no LC_ALL in minimal images);
a temp file sidesteps locale conversion and option parsing alike.
Verified in-container: مرحبا shapes to 6 ligature outlines.
G
Gigi committed
fe5c9697fe6329ee5e1a71ee2bb162c7789f144e
Parent: 63455a8