<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
Hi all<br>
<br>
I've been struggling with the font sizes changing from one release to another, as it throws off the sizing of atoms. I often use tightly fitted GOP's around a symbol or float atom, but everything made on 0.47 fails in 0.48 because the atom is slightly taller
 there.<br>
<br>
I know that this has been discussed at length before, and I do not wish to re-open the issue for debate. Instead, I'm wondering if we could have an object that reports the dimensions of the atom in your system. So for instance, [bang(---[atomsize] would give
 you "8 15" if you were on 0.47 (8*15 pixels being the dimensions of a width-1 atom in 0.47 on Ubuntu) and "7 18" if you're on 0.48, etc. This would at least give you the information you need to dynamically resize GOPs to fit the system. It's not a perfect
 solution, but it would make things considerably more stable than they are now.<br>
<br>
Alex Porres is willing to include such an object in his Else library if it's feasible, but unfortunately neither of us are familiar enough with the source code to know how to go about it. Can anybody help? To someone as naive as myself, it would seem like a
 pretty easy task. The dimensions must be defined somewhere, so it's just a matter of knowing which variable to call, right?<br>
<br>
Liam<br>
</div>
</body>
</html>