Sascha Brawer
Sascha Brawer
Here’s the current code for rendering a line if it has any deltas: https://github.com/googlei18n/fontdiff/blob/master/src/fontdiff/paragraph.cc#L160 Feel free to add a mode where it emits output like you described. To get the...
The font (an upcoming version of Noto) is fine, so this is clearly a FontDiff problem. FontView renders the same string like this: 
So, other than what the COG spec currently claims, TileOffsets should actually be placed _after_ the last IFD, but _before_ the tile content of the first overview level? Any objections...
@kenlunde and @behdad We’re wondering if we could publish a CFR file so that systems can expose a single “Noto Sans” font to users, instead of all those various script-specific...
@kenlunde: In a CFR file for Noto, would you recommend putting CJK into LanguagePreferredLists? Or would the following be enough? ``` xml ``` Probably I’m missing something? Just wondering, because:...
@roozbehp, is Android’s fallback order for Noto in the AOSP tree? The [Android.mk](https://android.googlesource.com/platform/external/noto-fonts/+/master/Android.mk) file in [noto-fonts](https://android.googlesource.com/platform/external/noto-fonts/+/master) splits the fonts by footprint. But isn’t there a file somewhere that defines an...
Filed https://bugs.freedesktop.org/show_bug.cgi?id=96693 for adding support for CFR to fontconfig.
This should be fixed now. Please re-open if that's not the case.
Looks like we should strip empty components, from both expected and observed output. Do you want to make this change? (Sorry for my not-super-helpful response; personally I don't really have...
What's the current thought on this from the GeoParquet side, now that Parquet has GEOMETRY?