ICU-4598 document typoFlags API in LayoutEngine.h

X-SVN-Rev: 17978
This commit is contained in:
Doug Felt 2005-06-22 19:14:17 +00:00
parent a728f80b93
commit 4be8ad8b24

View file

@ -109,6 +109,8 @@ protected:
* @param fontInstance - the font for the text
* @param scriptCode - the script for the text
* @param languageCode - the language for the text
* @param typoFlags - the typographic control flags for the text. Set bit 1 if kerning
* is desired, set bit 2 if ligature formation is desired. Others are reserved.
*
* @see LEFontInstance
* @see ScriptAndLanguageTags.h