Forum Replies Created
-
AuthorPosts
-
hey frederik,
I was sooo close …
Thanks a lot for your help, working perfectly now.
joAs always, thanks a lot for your fast reply and taking this under consideration.
jooh.
thanks for your reply and sorry for not being a bit more specific. talking about scripting a tab is of course an indent.
i meant it more in a web-browser of finder in OS 10.9 kind of style. so to have all open scripts combined in one window to easily switch between them. a bit like the path browser but then horizontal and just with the open files.
thanks,
joI also was a bit confused when I first tried this but you have to also drag the segment while clicking on it.
cheers, johello frederik, thanks for the reply.
I know this works in other applications (all cocoa apps?) as well. But if I use it in Mail, Safari or TextEdit it always gives me an english WordList (which is my OS language). I cannot think of anyplace in my computer where I set the language to Dutch. That is why I had the idea that it might be possible to change it in RoboFont.
Groeten, jothanks for you replay
unfortunately this does not work after a crash. upon reopening i get the warning. i click ok (no other option given) but the font(s) are still there. textedit still has the font in the menu and I can actually use it. only after a system restart it fully deletes the files.UFO was sent via email and Frederik already found a solution for the next version.
thanks!
johmhm
how about this and assigning a short/hot key to it:
# Selects all components of currentGlyph g = CurrentGlyph() g.prepareUndo("Select Components") for cont in g.contours: cont.selected = False for anchor in g.anchors: anchor.selected = False for comp in g.components: comp.selected = True g.update() g.performUndo()
hey mathieu,
cmd+alt+A gives you a selection of everything (outlines, components, anchors) in the glyph. so if you only have components in your glyph that could work?cheers,
jook, thanks for the super fast reply.
anybody?
hi frederik
I cannot say for sure. I think I changed something in the Name Setting. Either the General Identification fields or the Postscript Identification. I did not change the values with a script this time but “manually”.
Sorry I cannot provide any better information.
joha!
I finally managed to have the output window in sight and do a screenshot before Robofont crashed.
Here is the text:
“/Applications/RoboFont.app/Contents/Resources/lib/python2.7/vanilla/vanillaList.py:466: UninitializedDeallocWarning: leaking an uninitialized object of type VanillaArrayController”
I don’t know what to do with this.
Thanks,
joI see and somehow understand it.
But since InDesign does not show any underline with the default settings it should be more obvious that these values have to be changed?Thanks, jo
hi frederik,
that is a great help. segments obviously come along with some points.
thanks a lot!
jo -
AuthorPosts