Difference between revisions of "Icons plugin"
Jump to navigation
Jump to search
(Adding at least some content...) |
|||
| Line 1: | Line 1: | ||
| + | ==Summary== | ||
| + | Support for graphical smile packages in JISP format ({{JEP|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] |
Revision as of 21:20, 10 June 2006
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.