NEWS: update.
This commit is contained in:
parent
528cd1905a
commit
2aa4883493
1 changed files with 9 additions and 0 deletions
9
NEWS
9
NEWS
|
|
@ -26,6 +26,9 @@ Core:
|
|||
librsvg code, making it much more robust.
|
||||
- Proper textual warnings are added when trying to merge filters which
|
||||
cannot be merged.
|
||||
- Initial font loading was greatly sped up (not validating them
|
||||
through harfbuzz or freetype anymore, but checking the first bytes
|
||||
of every font file; a bit less robust but much faster).
|
||||
|
||||
Tools:
|
||||
|
||||
|
|
@ -47,6 +50,8 @@ Graphical User Interface:
|
|||
|
||||
- Define headerbar button colors to ensure they match our theme style.
|
||||
- Add more spacing between buttons in default CSS.
|
||||
- Keyboard shortcut dialog hint improved (broke string freeze).
|
||||
- New splash image.
|
||||
|
||||
Plug-Ins:
|
||||
|
||||
|
|
@ -56,6 +61,10 @@ Plug-Ins:
|
|||
Photoshop filter).
|
||||
- PS/EPS: default export unit is set to millimiter instead of inch.
|
||||
|
||||
CLI:
|
||||
|
||||
- Added a Bash completion file our our command line interfaces.
|
||||
|
||||
Build:
|
||||
|
||||
- Package maintainership instructions were moved to the developer
|
||||
|
|
|
|||
Loading…
Reference in a new issue