This is a list of icon codes for the entypo.ttf font by Daniel Bruce.
This file defines the full listing of Entypohttp://www.entypo.com
icons available in NanoGUI. Please note that if viewing the documentation
on the web, your browser may display the icons differently than what they
look like in NanoGUI. Run the one of the nanogui_example_icons
executables to see what they all look like in NanoGUI.
Constants you may have used in the past may no longer exist, e.g.
the name may have changed slightly. For example, Entypo.ICON_CIRCLED_HELP
is renamed to Entypo.ICON_HELP_WITH_CIRCLE.
Some icons have a "small" variant, e.g. Entypo.ICON_CHEVRON_SMALL_LEFT
is smaller than Entypo.ICON_CHEVRON_LEFT. While these "small" icons
can be used, they may not be positioned correctly. If you experience this
you can, instead of using the "small" variant, use the "regular" icon and
call the nanogui.Widget.setIconExtraScale function with a value
of *less than* 1.0 to scale the icon size down.
This is a list of icon codes for the entypo.ttf font by Daniel Bruce.
This file defines the full listing of Entypo http://www.entypo.com icons available in NanoGUI. Please note that if viewing the documentation on the web, your browser may display the icons differently than what they look like in NanoGUI. Run the one of the nanogui_example_icons executables to see what they all look like in NanoGUI.
note
Constants you may have used in the past may no longer exist, e.g. the name may have changed slightly. For example, Entypo.ICON_CIRCLED_HELP is renamed to Entypo.ICON_HELP_WITH_CIRCLE.
warning
Some icons have a "small" variant, e.g. Entypo.ICON_CHEVRON_SMALL_LEFT is smaller than Entypo.ICON_CHEVRON_LEFT. While these "small" icons can be used, they may not be positioned correctly. If you experience this you can, instead of using the "small" variant, use the "regular" icon and call the nanogui.Widget.setIconExtraScale function with a value of *less than* 1.0 to scale the icon size down.