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 - Bad font on iOS (and possibly Android too)
Summary: Bad font on iOS (and possibly Android too)
Status: CONFIRMED
Alias: None
Product: TeeGrid for Delphi
Classification: Unclassified
Component: Grid (show other bugs)
Version: unspecified
Hardware: All iOS
: --- major
Target Milestone: ---
Assignee: david berneda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-07 10:17 EST by david berneda
Modified: 2017-02-07 10:17 EST (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
blurry ios text (446.83 KB, image/png)
2017-02-07 10:17 EST, david berneda
Details

Note You need to log in before you can comment on or make changes to this bug.
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.