Next: Justified paragraph
Up: The drawing modes
Previous: Bold
Contents
Conclusion about sizes
The width of the printed character is !font.width[charact]!
- !+1! if there is un character before
- !+1! if it is a vector and the folowing character is not a vector:
- !+1! if it is bold
- !+1! if it is shadow
- !+(font.height/3)! if is italic and if the preceding one is not italique, or there is no preceding character
The height upon the line of text is !font.height!
- !+yoffset+1! if it is an exposant
- !-yoffset! if it is a suffix
- !+4! if it is a vector
- !+2! if it is a conjug
The height under the line of text is !0!
- !-yoffset-1! if it is an exposant
- !+yoffset! if it is a suffix
- !+2! if it is underlined
2006-02-19