Generic function
Returns true if a mapping exists for the specified text style on the specified port.
text-style-mapping-exists? port text-style #key character-set exact-size? => boolean
<port>.
<text-style>.
<object>.
<boolean>. Default value: #f.
<boolean>.
duim-sheets
duim-sheets
Returns true if a mapping exists for text-style on port. This control function is useful if, for example, you are setting up text style mappings for a range of text styles in one go, or for a range of different ports. Using this function, you can test for the existence of a previous mapping before creating a new one, thereby ensuring that existing mappings are not overwritten.