9 PM GMT-4, I will try to add pluggable text handling to Lemur.
I’ve purposely tried not to think too much about it beyond that so you guys can watch me stumble through designing the feature, keeping backwards compatibility, testing, etc…
I was misreading the code that looked up the style and grabbed the font setting. I can just switch that to fontName and go back to just passing one parameter. I may still keep the interface for clarity.
mm… yeah, I based my interface on what Label is currently using. Since it doesn’t (yet) have your right-to-left changes then it may need to be added with that support.