Changes between Version 2 and Version 3 of Lucide-Plugin-Guide
- Timestamp:
- Sep 27, 2016, 6:33:34 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lucide-Plugin-Guide
v2 v3 3 3 Expect this part to get fleshed out in due time. 4 4 5 1. Determine a need for a plugin (wh at format is not yet supported or is supported but whichcould be improved?).5 1. Determine a need for a plugin (which document type or types is/are not yet supported or already supported, but could be improved?). 6 6 2. Find a back end library to support the format (e.g., Poppler for PDF, !DjVulibre for !DjVu, libjpeg for JPEG). 7 7 3. Review the [wiki:Lucide-Plugin-API Plugin API page] to determine how best to implement the plugin using the selected backend library.