B. Kelly

Results 136 comments of B. Kelly

You'll need to either find a font that has a ligature for `----->` or create one yourself using a font editor like Fontforge. Once you've done that you can use...

I have no idea! It doesn't seem to be part of the SFNT table. Hopefully it's not some Apple-specific OTF/TTF extension that Fontforge doesn't understand.

Ligaturizer attempts to scale ligatures to match the size of the font being patched; to do this, it makes some assumptions, the most foundational being that all characters in the...

Currently we pull in hack from the Codeface repo, which hasn't been updated in ages and thus is missing Hack. I'll have to add a submodule for source-foundry and load...

I don't have a windows setup handy to test this on, so I'm leaving this open in case other people have insights but can't directly debug it myself.

I'm going to leave this open, but I'm also going to be honest here: unless someone comes along who knows more about fontforge and kerning than I do, it's probably...

Based on the output names (e.g. `LigaIosevkaExtralight-Extralight.ttf`) I'd guess that the code that tries to figure out which part of the font name is the actual name and which part...

Ran into a weirdness related to this today on windows: tried to make some changes (install FuseboxContinued and ShipManifest, uninstall BetterTimewarp) while KSP was still running, and of course it...

#108 adds a basic form of this feature and I've been testing it locally. It's missing some features from the stock ui (play-all/play-random for anything above a single folder, displaying...

For anyone else encountering this: this seems to be an issue with the `cmake` build; it tries to build `ffmpegfshelp.h` twice (I think once as part of building `ffmpegfs` itself...