Oops silly robots… Did you edit it back to the original already?
I reverted that one, yes.
-w
RH-78080 is fixed in Rhino 8 Service Release 18 Release Candidate
While there does seem to be improvements (e.g. the same font family is now used when a variation doesn’t work), I’m not really sure one can claim that the issue is fixed. For instance, here’s going from Cascadia Code Light
to Cascadia Code SemiLight
side-by-side with GhPython. The new editor seems to only support the light variation. But from the YouTrack this does appear to be a pretty non-trivial issue to resolve, so maybe its an acceptable regression:
I’m not sure if this has been requested, but it would be great if we could swap/update gh files in a ScriptEditor Project without having to delete the old & add the new.
I am really enjoying this ability to compile GH projects into plugins, but when I (inevitably) need to update the underlying gh file, it is a tedious process to update the .rhp since the button icons, names, etc. need to be updated each time
@AndersDeleuran I am gonna add a condition for SemiLight
as well. I have a piece of code that converts font style names to css weights that Monaco can understand. I will push this in the next 8.18