sS uploadRenderedTextToImageServer(S fontSnippet, float size, S text) { ret uploadToImageServer(renderText(fontSnippet, size, text)); }