DiGrande.it
Braille and Technologies for Visual Impairment

Previous font- Fp

- Instruction: Fp"%"

- Parameter: "%" font name

- Return: true if the previous font is "%".

- Description:

Returns true if the previous font is "%". The parameter "%" is the name of the font.

- Examples:

Text string: biblos

Braille string: 456

Condition: Fp "arial"

Description: The word "biblos" is transcribed with the cell "456" if the font preceding the word 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 preceding the word is exactly "Arial".