I would recommend doing much less math, and just let the Image with String handle your alignment if possible. It looks like all you are trying to do is align left, which is a setting on the Image with String patch. You just need to set the Image Width, so it knows what to justify to.That's just what I was afraid you would say. That this might be a bug. The crop is part of a patch used to scroll long text items in a file browser. It's crucial to the project. I guess a work-around would be to dynamically adjust the font size depending on the length of the string :-/. I'll file a bug report. On 7/12/07, Troy Koelling <email@hidden> wrote: It looks like there might be some rounding error, or a bug in CI crop. You could file a radar if it's important to your workflow.
What are you trying to achieve here? It seems like there should be an easier way to achieve what you are looking for.
On Jul 11, 2007, at 6:45 AM, email@hidden wrote:
> Hi, > > Please have a look at the attached patch. It's an image with string > connected to a crop filter. Why does the font size shrink if I > enter a long string? Thanks. > > F. > <test.qtz> > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list (Quartzcomposer- > email@hidden) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/quartzcomposer-dev/tkoelling% > 40apple.com > > This email sent to email@hidden
|