This function helps with the creation of the settings list used in the API request. Further details can be found in the realfavicongenerator.net API documentation
1 2 3 4 5 6 7 8 9 |
compression |
character; 1-5 level of compression (5 = higest) |
scaling_algorithm |
character; which scaling algorithm to use. One of "Mitchell", "NearestNeighbor", "Cubic", "Bilinear", "Lanczos", "Spline" |
error_on_image_too_small |
logical; whether to error if an icon cannot be produced because the image is too small |
readme_file |
logical; whether to inclued a README.md file to summarise the package manual installation steps |
html_code_file |
logical; whether to generate a html_code.html file which contains the icons' HTML markups |
use_path_as_is |
logical; FALSE lets RealFaviconGenerator decide the paths for you. TRUE forces RealFaviconGenerator to insert the path everywhere. Refer to the API documentation for more. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.