fpspreadsheet: Fix display of images inserted in WorksheetGrid under gtk as black areas.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-03-11 12:34:46 +00:00
parent 5457aab56b
commit 5def48c316
6 changed files with 46 additions and 68 deletions

View File

@@ -106,7 +106,8 @@ type
implementation
uses
Types, Math, LCLType, LCLIntf, LazUTF8, fpsUtils;
Types, Math, LCLType, LCLIntf, LazUTF8,
fpsUtils;
const
{@@ Font size factor for sub-/superscript characters }