/1/List/FontCharacters[Parameters]
Returns the list of available characters in a font.
/1/List/FontCharacters?Font=Block New
<?xml version="1.0" encoding="utf-8" ?>
<ListFontCharactersResponse xmlns="http://api.stitchport.com/fonts/1.0/">
<FontCharacters>
<FontCharacters Name="Block New" Type="ftEmbroidery" Character="ÿ"/>
<FontCharacters Name="Block New" Type="ftEmbroidery" Character="î"/>
<FontCharacters Name="Block New" Type="ftEmbroidery" Character="Ý"/>
<FontCharacters Name="Block New" Type="ftEmbroidery" Character="Ì"/>
</FontCharacters>
</ListFontCharactersResponse>