[DEV] set dista,ce field at the 30 pixel size
This commit is contained in:
parent
69ef5682fe
commit
5644e5f987
@ -21,11 +21,7 @@
|
|||||||
|
|
||||||
#undef __class__
|
#undef __class__
|
||||||
#define __class__ "resource::DistanceFieldFont"
|
#define __class__ "resource::DistanceFieldFont"
|
||||||
#ifdef __TARGET_OS__Android
|
#define SIZE_GENERATION (30)
|
||||||
#define SIZE_GENERATION (20)
|
|
||||||
#else
|
|
||||||
#define SIZE_GENERATION (30)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
ewol::resource::DistanceFieldFont::DistanceFieldFont(const std::string& _fontName) :
|
ewol::resource::DistanceFieldFont::DistanceFieldFont(const std::string& _fontName) :
|
||||||
ewol::resource::Texture(_fontName),
|
ewol::resource::Texture(_fontName),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user