iconCodepointFromName | |||||||
Type | handler | ||||||
Dictionary | library.iconsvg | ||||||
Library | Icon SVG Library | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.iconsvg | ||||||
Summary | Returns the codepoint corresponding to the given icon in the current font. | ||||||
Parameters |
| ||||||
Values |
| ||||||
Related | Handler: iconNames, iconNamesForFamily | ||||||
Description | Returns the codepoint corresponding to the icon with name pName in the current font. Use the iconNames handler to obtain the names of the icons for which this library is able to access SVG paths. Note: The icon name is accepted in the form "name" or "family/name". |