Current font- Ft
- Instruction: Ft"%"
- Parameter: "%" font name
- Return: true if the current text font is "%".
- Description:
Returns true if the text font is "%". The parameter "%" is the name of the font.
- Examples:
Text string: biblos
Braille string: 456
Condition: Ft "arial
Description: The word "biblos" is transcribed with cell "456" if the font starts with "Arial", so if it is the font "Arial", "Arial Unicode MS" etc..
Text string: biblos
Braille string: 456
Condition: Fp "Arial"
Description: The word "biblos" is transcribed with cell "456" if the font is exactly "Arial".