public interface TA_DropCaps extends IsTextArt
A library of dropped capital letters.
| Modifier and Type | Method and Description |
|---|---|
String[] |
getDropCap(char letter)
Returns the dropped capital letter version of the given letter.
|
String[] getDropCap(char letter)
Returns the dropped capital letter version of the given letter.
letter - the requested letterCopyright © 2016–2017. All rights reserved.