Overload List
| Name | Description | |
|---|---|---|
| Add(Stream) |
Add a new entry to the map without specifying the font name. The name will be extracted
from the font program.
| |
| Add(String) |
Add a new entry to the map without specifying the font name. The name will be extracted
from the font program.
| |
| Add(FontSubstitutionMap) |
Add all entries of the argument substition map.
| |
| Add(String, Stream) |
Add a new entry to the map.
| |
| Add(String, String) |
Add a new entry to the map.
| |
| Add(String, Stream, FontStyleEmulation) |
Add a new entry to the map.
| |
| Add(String, String, FontStyleEmulation) |
Add a new entry to the map.
|