Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1771

Summary: Bad font on iOS (and possibly Android too)
Product: TeeGrid for Delphi Reporter: david berneda <david>
Component: GridAssignee: david berneda <david>
Status: CONFIRMED ---    
Severity: major    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: iOS   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: blurry ios text

Description david berneda 2017-02-07 10:17:18 EST
Created attachment 707 [details]
blurry ios text

The font quality in text of grid cells and headers is not optimal in iOS (and maybe Android too)

See attached pic, there's a big difference between other text (TLabel, TText) versus TeeGrid.  (Crisp vs blurry)

The problem maybe resides in some missing property of FMX TTextLayout, or maybe a Canvas issue with pixel scaling or rounding.

The default font family and size might also be causing this.