mark1bean

Results 7 comments of mark1bean

Thank you. That build gave a different error: I guess Apple want everyone to sign with a developer certificate these days.

Ok, I've built it myself. It converted to swift 5 with no apparent problems, by the way. I'm curious as to how other developers manage code signing of open source...

Noob here also and I had the same trouble. Except in my case the installer didn't modify my PATH and I had to do it manually. Definitely room for improved...

Can confirm mac app still broken. Tried on MacBook Pro M1 Ventura, and also MacBook Pro Intel Ventura.

I can confirm this issue. Here's my example in javascript: ``` var text1 = 'I ate a red apple.'; var text2 = 'I ate a green apple.'; var dmp =...

@igormatkovic There's no straightforward way, because the scripting API has no access to the appearance, except for the base fill and stroke. I did look into making a helper function...

Hi @XIANYU3 I have fixed [the link](https://html-preview.github.io/?url=https://gist.github.com/mark1bean/691d5f99f4df055924fe9c0eeb4ba55f/raw/38ad3b358bba742bd4455e3ecbf33201a2f1fb97/live-effect-markup-helper-tool.html). It had gone dead over at bl.ocks.org. You can examine the tool, but bear in mind that it isn't a proper XML parser;...