Difference between revisions of "Icons plugin"
Jump to navigation
Jump to search
(Adding at least some content...) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | ==Summary== | ||
| + | Support for graphical smile packages in JISP format ({{XEP|0038}}). | ||
| + | |||
| + | ==Current status== | ||
| + | * Supports JISP files without directory structure (foo.jisp:/*) and with all files in single directory with name equal to name of JISP file without extension (foo.jisp:/foo/*). | ||
| + | * Supports all image formats (not animated), that are supported by QImage. | ||
| + | |||
== External links == | == External links == | ||
| − | * [http://jisp.netflint.net/ | + | * [http://jisp.netflint.net/ JISP library] |
Latest revision as of 11:50, 7 October 2012
Summary
Support for graphical smile packages in JISP format (XEP-0038).
Current status
- Supports JISP files without directory structure (foo.jisp:/*) and with all files in single directory with name equal to name of JISP file without extension (foo.jisp:/foo/*).
- Supports all image formats (not animated), that are supported by QImage.