nina

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Undo TestInstall? #6240

    nina
    Participant

    Ah, nice! Thank you Frederik.

    in reply to: Modify glyph copy/paste behavior for custom contexts? #6132

    nina
    Participant

    Thanks Frederik. That’s a very useful start. I see it does not inherit/use the text attribute of the Vanilla EditText, which I need, but I guess I’ll look into making a subclass of my own … maybe for the version after next ;)

    in reply to: MultilineView with Space Matrix? #6093

    nina
    Participant

    Cool. Thank you Frederik!

    in reply to: MultiLineView padding #6049

    nina
    Participant

    Does what I need. :) Thankyou!

    in reply to: Save MultiLineView to PDF #6048

    nina
    Participant

    Yay! Thanks Frederik.

    in reply to: Component Preview Outline #5935

    nina
    Participant

    Sorry I didn’t reply earlier. I really like the new configuration! Will gladly wait for the implementation. The white outlines are maybe a bit too disturbing for some use cases.


    nina
    Participant

    Hmm, thank you. At least now I know what event I’m looking for :)

    in reply to: Output window and stopping script executing #5731

    nina
    Participant

    Thanks for letting me know, Frederik. Not meaning to rush, I was just wondering :)

    in reply to: Output window and stopping script executing #5723

    nina
    Participant

    Hey, I came across this old thread while searching for ways to force quit a running script. Is there anything like cmd-. that works to cancel when a script gets stuck?

    Thanks :)
    nina

    in reply to: Group-Spacing #4191

    nina
    Participant

    That helps! Thanks. :)

    in reply to: Group-Spacing #4189

    nina
    Participant

    OK, thank you, Frederik. Hmm, that sort of confirms what I suspected. I was hoping there was a way to generally «unlink» the leftMargin of the component from that of the base glyph; because even when this routine is set to ignore/bypass components (as in your first code example), the fact that if I change the leftMargin of the “O”, inside an “Odieresis” the “O” part (but not the “dieresis” part) will by default be moved along, means the relative placement of diacritics and other components is lost when spacing of the base glyph is changed. True? I’m probably completely failing to express this clearly (sorry!) but I’ll try to build upon your «solution #2» in my script to try to move the other components along, or something. :) Thanks again.

    in reply to: Group-Spacing #4184

    nina
    Participant

    First post, newbie, hi!
    (Please forgive me (but tell me) if this is a stupid beginner’s question and/or in the wrong place)

    Allow me to piggyback – I’ve been playing around with something in this direction and noticed something I wanted to ask about: shifting components upon respacing of base glyphs.
    Say I have a base glyph O and a destination glyph Odieresis, which is made up of an “O” component and a “dieresis” component. Upon changing the left sidebearing of the base glyph (O), doing an update() on the Odieresis glyph shifts the O component within it to match the new sidebearing of the O, resulting in a correct left sidebearing but a misplaced diacritic (and unchanged width, etc.)
    Is this the intended behaviour? Is there already a «predefined» way to avoid components «moving» with their base glyphs?

    Thanks, N

Viewing 12 posts - 1 through 12 (of 12 total)