Bug #2708

Mis à jour par Matthieu Decorde il y a plus de 4 ans

On Mac OS X, the table line heights are too small to fully display some characters.

h3. diagnostic

The corpus font parameter is set to Arial by default and the table line heights are not ajusted

h3. Solution

Code:
* Fix the table line height adjustment
* Fix the default font to null or ""
* -Fix Fix the default font of the font import parameter widget to no selection (Arial is the first font and is selected)-
** fix the TXMResult.pFont initial value to null (instead of "Arial")
Users:
* change the "font" preference value to "" in the Project pref file
selected)

Retour