aoloe / scribus-patches

A set of patches to make Scribus "usable"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scribus-patches

A set of patches to make Scribus "usable"

There are a few very sane request that the Scribus has refused to implement and some important patches/request that have been laying around for years without having been applied.

Most of them are rather trivial to implement.

This repository contains a set of patches that implements those features and can be applied to the Scribus source code and produce a better Scribus.

The existing patches

  • do not reset the x,y position and scale when loading a new image in a non empty image frame. #12253

Patch that exist but are not complete / enabled by default

  • Activate the new Scripter

Patches that should be created

User interface

  • toolbars
    • by default place the tools toolbar on the left and hide the other toolbars
    • remove rarely used and unstable tools from the tools toolbar:
      • table (unstable)
      • spirals,
      • caligraphy,
      • freehand line (that should not be a tool)
      • barcode,
      • polygon (not 100% sure...)
  • by default show the properties palette and dock it to the right side
  • by default do not show the multiple actions open / new / template dialog

Text frames

Frames

  • unify the shortcut commands for "Fit frame to text" and "Ajust frame to image" into "Fit frame to content" and assigne the ctrl-= shortcut.

Others

  • Defaults:

    • pick a sane default for the fonts (add a list of good fonts and pick one if it's installed)
  • Remove all templates

About

A set of patches to make Scribus "usable"