File "lib/thumbnail.pl"[download]
in pack: | media_cache |
---|---|
Prolog module: | thumbnail |
size: | 7064 |
Recent changes
11 years ago | Chris Dijkshoorn | Cleaned code, added the option to fit images t ... |
11 years ago | Chris Dijkshoorn | Added the options to 'fit' a thumbnail to an a ... |
12 years ago | Michiel Hildebrand | INIT media caching and thumbnail creation. (ta ... |
This file requires
- From ClioPatria
- library(http/url_cache) resolved by
- url_cache.pl: url_cache/3, url_cache_file/4
- library(http/url_cache) resolved by
- From the Prolog library
- library(debug) resolved by
- debug.pl: debug/3
- library(memfile) resolved by
- memfile.pl: new_memory_file/1, free_memory_file/1, open_memory_file/3, memory_file_to_codes/2
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(debug) resolved by
This file is used by
- accurator.pl from package accurator
Exported predicates
- uri_thumbnail/3
- uri_fit_thumbnail/3
Required predicates
- concat_atom/3 autoloaded
- debug/3 from library(debug)
- free_memory_file/1 from library(memfile)
- is_space/1 autoloaded
- new_memory_file/1 from library(memfile)
- setting/4 from library(settings)
- url_cache/3 from library(http/url_cache)
- url_cache_file/4 from library(http/url_cache)
- open_memory_file/3 from library(memfile)
- memory_file_to_codes/2 from library(memfile)
- maplist/2 autoloaded
- setting/2 from library(settings)