Ryan Bugden

Results 34 issues of Ryan Bugden

Would it be possible to add support for (Shift, Cmd) + Arrow keys within fields like `EditText` so that integers could be quickly edited? Would be great if it could...

I think something is happening with FDK’s interpretation of extrema on slanted shapes, which is drastically compromising spacing. I've made two nearly identical test UFOs with the glyph `c`. The...

I may be doing something wrong here. But I can't seem to get the `filename` attribute from a `` tag in a designspace file. https://github.com/fonttools/fonttools/blob/6e1f55b0c8638b3a815736beca07df4b5cdccd70/Lib/fontTools/designspaceLib/__init__.py#L3210 Here's a test ds file...

After some discussion in the RoboFont discord... https://discord.com/channels/1052516637489766411/1160926838365880330 ...it became clear that manipulating indices of contours in a glyph can be tricky without recompiling all of the contours in the...

There seem to be some errors and/or redundancies that, if one would go to generate again, makeotf complains about. ```python import extractor path = 'SourceSerifPro-Regular.otf' ufo = RFont(showInterface=True) extractor.extractUFO(path, ufo)...

There seems to be a new issue with handles sometimes unexpectedly snapping back to the position of their respective on-curve, when some on-curves are moved. Here's a screencap of what's...

Getting this traceback when trying to remove a source from the list. It's not removed from the list. Will look into this a bit more deeply later to see how...

Hi Alexandre, I've noticed lately that sometimes when loading RF, the extension's button is nowhere to be found. Difficult to reproduce, but decided to open this issue when a classmate...

Not just after (mouse-up). Maybe it's as simple as a `continuous=True` flag here? Not familiar with `SliderGroup` https://github.com/asaumierdemers/WurstSchreiber/blob/98196b855e81b1ef30d2524488d17f0f0f6ce15f/WurstSchreiber.roboFontExt/lib/WurstSchreiber.py#LL451C17-L451C17

In order to render nicely in RF4, it seems this requires a [Merz](https://typesupply.github.io/merz/) update.