Filter Ready Screens
What is it?
Different ready screens can be displayed to show the currently selected filter style, mirroring options, whether face smoothing is enabled and the current value of the ready screen string. This is done by adding the style name, mirroring option etc. to the filename. When the photo booth is running the ready screen will automatically be updated if the user selects an option that changes the filter style, mirroring style, selects face smoothing or changes the ready screen string.
These screens are not compulsory. These are an option if you wish to have even more control over the user interface, allowing you to display which option a user has selected.
Screen Names
Screen Name | Description |
ready_normal | ready background and overlay screens displayed when the filter style is set to normal (eg, color) |
ready_monochrome |
ready background and overlay screens displayed when the filter style is set to monochrome |
ready_sepia |
ready background and overlay screens displayed when the filter style is set to sepia |
ready_comic | ready background and overlay screens displayed when the filter style is set to comic |
ready_filter<n> | ready background and overlay screens displayed when the filter style is set to Filter 1 - 6 where <n> is a filter between 1 & 6 |
ready_mirrorLeftRight |
ready background and overlay screens displayed when the mirror style is set to mirrorLeftRight |
ready_mirrorTopBottom |
ready background and overlay screens displayed when the mirror style is set to mirrorTopBottom |
ready_swapTopHalves | ready background and overlay screens displayed when the mirror style is set to swapTopHalves |
ready_mosaic2x2 |
ready background and overlay screens displayed when the mirror style is set to mosaic2x2 |
ready_smoothing |
ready background and overlay screens displayed when the face smoothing filter is enabled |
Combining Options
Multiple options can be added to the filename by separating them with +. The options must be added to the filename in order with the filter option first followed by the mirroring option followed by the face smoothing.
Screen Names
Screen Name | Description |
ready_sepia+mirrorLeftRight+smoothing |
ready screen displayed when the filter style is set to sepia and the mirror style is set to mirrorLeftRight and face smoothing is enabled |
ready_sepia+mirrorLeftRight |
ready screen displayed when the filter style is set to sepia and the mirror style is set to mirrorLeftRight |
ready_sepia_rdy2 |
ready screen displayed when the filter style is set to sepia and the ready screen string is rdy2 |
ready_sepia+smoothing |
ready screen displayed when the filter style is set to sepia and face smoothing is enabled |
ready_mirrorLeftRight+smoothing |
ready screen displayed when the mirror style is set to mirrorLeftRight and face smoothing is enabled |