View Full Version : Problem with <aligny> and fontsets
Basically, I can't get the three fontsets I'm using to conform a single set of defined positions. I'm using <aligny>center in a wraplist set to a fixed height, yet when I switch fontsets the text doesn't always appear in the center. Any tips?
Is one font larger than the other? Can you post some of the code?
It's okay - I had to go about things completely differently in the end. Not even using fontsets now.
jmarshall
2008-06-01, 00:59
fontsets or not shouldn't make any difference. The problem is basically that we have to rely on what the font says about it's heights in order to work out how to best place them vertically. Some fonts don't state the information in quite the same way as others, so it sometimes doesn't work all that well.