add method
The add()
method of the FontFaceSet interface adds a new font to
the set.
Implementation
external FontFaceSet add(FontFace font);
The add()
method of the FontFaceSet interface adds a new font to
the set.
external FontFaceSet add(FontFace font);