
noble_avatar.pl -- Noble Avatar generator
This library generates random avatar images from components. The file
locations of the library are defined by file_search_path/2 rules for
noble_avatar_components (the components) and noble_avatar for the
generated avatars.
The probalities for the various components are specified in part/1.
The component images can be downloaded from the address below. The images are licensed under CC-BY-3.0. If you use this library with these images, please include the following acknowledgements:
noble_avatar(?Gender, -File) is det
noble_avatar(?Gender, -File, ?New) is det
create_avatar(+PNG, -Image) is det
parts(-Parts:list) is det[private]Probability:Part-Gender
Part is included with Probability and only of Gender matches the target Gender.
noble_index_components[private]noble_avatar_components(.).The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
noble_avatar(?Gender, -File) is det
noble_avatar(?Gender, -File, ?New) is det
existing_noble_avatar(-Gender, -Image) is nondet