Annotation style issue again?

The definition works in Rhino 8 but in Rhino 9 always bakes with Arial font. I’m confused.

text_entity_annotation_style_8-9_issue.gh (5.9 KB)

3 Likes

Give this a try, does it work?

text-fonts.gh (12.9 KB)

Rhino 9 WIP fails to cache the text with the correct font:

It is fairly confusing:

Grasshopper shows SLF-RHN font but Rhino displays with Arial

I opened your file in Rhino 8 and it works as expected.

So it previews correctly, but Caches odd?

Yes. It seems to bake everything with Arial

So, in the example I sent the font is correct, but the size changes from the preview. One reason for the size change is that the layout and modelspace scaling was turned on. This means when added to the document, the zoom factor and scaling is added.

Unchecking these two properties puts an end to that:

Here is what i am seeing:

scaletext

On my end the font of the text in Rhino is not correct. In Grasshopper it shows the correct font.

The size is not a problem.

What happens when you cache it?

I tried this on my laptop where I have 9.0.25329.12305 installed and the result is the same. The previous installation 9.0.25324.06305 shows the same issue. The cached text entity and leader is using Arial instead of SLF-RHN Architect.

These are my test files if anyone else wants to try:

text_issue.gh (6.3 KB)
text_issue.3dm (52.4 KB)

Hi Martin,

I see this too, in R9 GH is always baking with Arial, regardless of the Annotation Style settings, even though the Preview shows correct font:

Regards
Jeremy

1 Like

Ok, glad I’m not the only one having this problem

We are looking into it. Hopefully, we can get it fixed.

1 Like