The B Branch is an unstable version of FP that will include (at least, try to include) several new features that need pretty big modifications of the code.
It is a sort of sandbox and could become highly unstable. Thanks to Jason for this branch :-)
Please use trunk, unless you want to test.
Goals :
- i18n (almost done in [11])
- database system to reference all the fonts of the system (sqlite)
- new left panel, a folder list is not the best thing we could do
- speed improvements, eg. with a cache of previews
- plugin system : user can disallow what he doesn't need
- convert the pog feature to (default) plugin
- defaults plugins : tags, rating
Ideas, remarks…
Feel free to edit this page.
- I have thought a little about plugin system. And actually, I don't know if this would be useful. Wouldn't features that can be disabled be enough ? -Baptiste
