We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-08-19 05:52 AM - edited 2022-08-19 06:00 AM
I am currently in the process of migrating my template into AC26 and the first thing I noticed was issues with my font and the way it is displayed on the screen.
It actually hurts my eyes to look at as the lines and text appear to be thicker / fuzzy when zoomed out. The text is also displaying a lot differently, sort of like it's a foreign font?
To me, the lines and text when viewed in 24 were a lot 'cleaner' and more 'crisp' however this is not the case in the 26. Is there a setting or anything I can adjust?
2022-08-22 08:25 AM
Have also just upgraded to 26 - My fonts are OK but everything on the master layout is red - how do I fix this please?
Thanks
2022-08-22 08:33 AM
That is an option in your Work Environment settings.
Barry.
2022-08-22 08:36 AM
Too easy - thankyou!
2022-08-23 08:56 AM
There was an interesting post from @Bernhard Binder on the GDC forum.
I hope he doesn't mind me posting it here.
I also do not recommend playing around with Registry values as it affects only that one user on that one machine.
The post was ...
To be precise: Fonts look ugly in AC26 and depending on the font you use the position is offset and size varies compared to AC25. It's an Windows only problem. There is a workaround:
https://graphisoft.atlassian.net/servic ... CBETA-1538
The legacy text engine is still available in Archicad 26 and can be activated by a Registry entry. I do not recommend stepping on this way and warn you that the legacy text engine will be removed in a later version. To activate it, open Registry Editor, navigate to HKCU\Software\GRAPHISOFT\Debug, add a new Key (folder) here with the name TextEngine and add a new DWORD under it with the name useUniscribe and value 1 (see attached image of this). The same can be achieved by opening a Command Prompt with administrator rights and running the following command:
Code: Select all
REG ADD HKEY_CURRENT_USER\Software\GRAPHISOFT\Debug\TextEngine /v useUniscribe /t REG_DWORD /d 1
This is a per user setting so if you have multiple accounts on a computer working with Archicad, this Registry modification has to be done for all of them. Archicad must be restarted after.
Here is an example of the offset. The green fills indicate the boundary of fonts in AC25, file was opened in AC26. As you can see font Arial is nearly the same, ISOCP is offset nearly by the half of it's height.
Barry.
2022-08-23 11:02 PM - edited 2022-08-23 11:04 PM
Noted the same thing here: https://community.Graphisoft.com/t5/Design-forum/Strange-Behaviour-of-Text-in-large-zoom-scale-Archi...
And here also. Check the pictures and the video
https://community.Graphisoft.com/t5/Design-forum/Zoom-Problem-Archicad-26/td-p/353795