Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Problem with text

Red
Advocate
What would cause text to shift upward in the same object when it was brought into AC9 from AC8? (SEE ATTACHED PICTURE)
Thanks,
Red
i7 8700k
ROG Strix Z390-E MoBo
64gb RAM
EVGA GeForce GTX 2080
_______________________
http://www.facebook.com/flatcreekdesignstn
http://www.sraarchitects.biz
5 REPLIES 5
TomWaltz
Participant
Does this text always set kind of high in its bounding box?

This is a known bug with the text leading (the space between lines of text.) We had a similar problem with a font we use.
Tom Waltz
Red
Advocate
TomWaltz wrote:
Does this text always set kind of high in its bounding box?
Yes in 9 it does, but we never had a problem before 9.
Thanks,
Red
i7 8700k
ROG Strix Z390-E MoBo
64gb RAM
EVGA GeForce GTX 2080
_______________________
http://www.facebook.com/flatcreekdesignstn
http://www.sraarchitects.biz
Red
Advocate
Does anyone know if the known bug is being fixed?

Also the font I'm using is "Architxt". Is anyone else using that font having the same problem?
Thanks,
Red
i7 8700k
ROG Strix Z390-E MoBo
64gb RAM
EVGA GeForce GTX 2080
_______________________
http://www.facebook.com/flatcreekdesignstn
http://www.sraarchitects.biz
Anonymous
Not applicable
Hi Red,
I haven't seen bug or problem.

try this :


offset = 5
HFont = 10

DEFINE STYLE "mirco1" "ARCHITXT", HFont, 8,0
DEFINE STYLE "mirco2" "ARCHITXT", HFont, 2,0
i = REQUEST ("Height_of_style", "mirco1",alt_ezza)
alt_ezza = alt_ezza/1000*A_

style "mirco1"
stringa1 = "I haven't seen"
stringa2 = "problems"

lung_1 = STW (stringa1)
lung_2 = STW (stringa2)
tot_lung1=(MAX(lung_1,lung_2)+offset)/1000*A_
tot_lung2=(MAX(lung_1,lung_2)+offset*10)/1000*A_

rect2 -tot_lung1/2,-alt_ezza,tot_lung1/2,alt_ezza
line2 -tot_lung2/2,0,tot_lung2/2,0

TEXT2 0,0,stringa1
style "mirco2"
TEXT2 0,0,stringa2


CU mirco
www.cad3d.it
Greg Kmethy
Graphisoft
Graphisoft
A bug that may cause it is fixed in the latest (build2018) hotfix. Update to see if it clears the problem.

Greg
Gergely Kmethy
VP, Customer Success, Graphisoft