Behdad Esfahbod

Results 277 issues of Behdad Esfahbod

Try: ``` meson setup tiny -Dcpp_args=-DHB_TINY -Dc_args=-DHB_TINY ninja -Ctiny ```

Part of https://github.com/harfbuzz/harfbuzz/issues/2283

Currently it's defined in `hb-subset-plan.hh`. It was moved there in eb116e163e0bb8476cdd53a07630389d25ec3b97 We should move it somewhere more appropriate, like `hb-ot-var-common.hh`.

Since we now have `justify.py` that uses Gtk... I like to add a windowed tool or otherwise, to render all glyphs in a grid. Something ala ftview. I want it...

Honestly I'm lost. But I'll find my way.

Fixes https://github.com/fonttools/fonttools/issues/2605 "Regression" from ca06c9530c6a196ad5b2570afc1f19734fb756bc

For variation axes there are: https://github.com/googlefonts/generate-avar2/blob/a8625dc6802420d2195c7475477828c50ebc13c0/RobotoFlex-avar2.py#L311-L327 https://github.com/simoncozens/paintcompiler/blob/060efce72703b2f9ed9ef026b6d5a69afc734881/Lib/paintcompiler/__init__.py#L726-L728

So far in `CFFToCFF2`. Hoping to find what's so broken with `CFF2ToCFF` as well.

See: https://github.com/fonttools/fonttools/pull/3543#issuecomment-2140398555