| U+200C | | ZERO WIDTH NON-JOINER |
| U+200D | | ZERO WIDTH JOINER |
. Instead, if cursive versions of the f and i are available in the font, each will independently connect to the JOINER on the appropriate side (having the same appearance as f + i).
Usage of optional ligatures such as
is not currently controlled by any codes within the Unicode standard, but is determined by protocols or resources external to the text sequence.
As further illustration, let a hyphen stand for a cursive connection to a preceeding or following letter. In that case, a cursive Latin font would produce the following results:
| Unicodes | Rendering | |
| f i s h | f- -i- -s- -h | (optionally using a ligature: - -s- -h) |
f i s h | f- -i- -s- -h | |
f i s h | f i- -s- -h | |
f i s h | f- i- -s- -h | |
f i s h | f -i- -s- -h |