Kaydet (Commit) 8db10217 authored tarafından Herbert Dürr's avatar Herbert Dürr

#i124657# #i124617# restore lost comment markers

üst 4019978d
...@@ -67,7 +67,7 @@ private: ...@@ -67,7 +67,7 @@ private:
float mfFontScale; // TODO: does CoreText have a font size limit? float mfFontScale; // TODO: does CoreText have a font size limit?
CGFloat mfFontRotation; // text direction angle (in radians) CGFloat mfFontRotation; // text direction angle (in radians)
CGFloat mfFontStretch; <1.0: font is squeezed, >1.0 font is stretched CGFloat mfFontStretch; // <1.0: font gets squeezed, >1.0: font gets stretched
// cached details about the resulting layout // cached details about the resulting layout
// mutable members since these details are all lazy initialized // mutable members since these details are all lazy initialized
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment