I20240613-1800
In TableItem::setFont with the index specified, the passed font and not the font from the SWTFontProvider is used. This has only an effect when the ScaledFontRegistry is used and a font is passed, that does not match the current zoom of the table item. Contributes to #62 and #127