Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reworded some sections to eliminate the use of e.g. for better readability, changed some sections on Gallery additions enhancements, Reworkd selection handles to use bulleted lists for easier readability.

...

  • Bitmaps with transparency are painted directly
  • Bitmaps which are transformed (roatedrotated/sheared/mirrored) are painted directly
  • Lines with LineWidth and/or transparence are painted directly
  • Geometry and Pixel data is buffered in system-dependent formats

This allows e.g. For example, this allows to use even animated GIFs as object fill style for any object and transform these in real time (when supported on the system).
It also greatly enhances visualization geometry during editing (in the EditViews) greatly when supported.

DrawObject Improvements/Enhancements

...

The Gradients are enhanced and extended with new, more useful ones, mainly taken from Symphony.
The old ones are kept, but moved to the end of the list (not in the picture).
These Gradients create much nicer fills e.g. for Slide Backgrundsfor uses such as Slide Backgrounds.

New Gallery Themes and Gallery enhancements

...

Gallery themes

...

added from Symphony.

...

  • Arrows
  • Bullets (extended)
  • Computers
  • Diagrams
  • Environment
  • Finance
  • People
  • School & University
  • Symbols
  • Textshapes
  • Transport

...

Enhancements to existing Gallery
  • Old themes are kept and sometimes extended

...

...

  • Gallery

...

  • now able to hold and offer SVG graphics

...

  • Many

...

  • new graphics are in SVG format

...

    • Saves space on your computer

...

    • Offers high quality

...

    • vector format

...

  • Ability to add your own

...

  • SVG and Metafile

...

  • format graphics
  • Can now be oriented horizontally or vertically and will adapt it's layout automatically

...

...

  • Now also available anytime in the new Sidebar

...

Reworked Selection Handles

...

  • Selection Handles were reworked to be better distinguishable.
  • Transparency was added to give a slight 'clue' when

...

  • the Handles cover something, but only for the Handle's fill

...

  • to not make them hard to view.
  • The design

...

  • was slightly rounded.
  • Colors were tweaked a little bit for better identification.

...

  • When Keyboard-travelling over handles (CTRL-TAB) yellow handles used for CustomShapes now blink as the other handles to visualize the active handle correctly.

Reworked Selection Visualization

  • For many

...

  • occasions the selection of objects or multiple objects got enhanced using the selection color from the system.
  • Usage and fetching of that system-wide SelectionColor was unified to guarantee it for all selections on all Systems.
  • A slight blinking was added to identify objects where text can be added by starting to type or pressing return.

This is used in various places , such as example try ; Objects with TextEdit mode, hilight of objects as Drag&Drop target or object manipulation (dashed black/white lines were used before). Also a slight blinking was added to identify objects where text can be added by starting to type or pressing return.

Better Print Preview

The PrintPreview in the Print dialog is now fully AntiAlialized. The previous version was not, thus thin lines could vanish or produce missing parts.

...

The conversion to Bitmap graphics is greatly enhanced for all kinds of draw objects, including chart OLEs and others. This
is not only useful for internally converting objects to bitmaps, but also used for exports where bitmaps are needed, and
the system clipboard. It works with single objects and multiselectionsas well as multiple selections. Transparencies of the object and AntiAliasing on
it's edges are perfect now. Try it out!

...

  • The new Bitmap FillType preserves Transparency, the old version was not capable of this and added a withe white background.
  • It allows to the use of vector graphics which stay vector graphic when processed.
  • It supports SVG and Metafile as FillData, no longer restricted to BitmapData.
  • For all this, Tiling, AutoFit, Size, Position and Offset settings are fully supported (in Area dialog).
  • Animated GIF's are now allowed as FillTypes now, too.

...

  • .

Examples of this include:

  1. Self-create a scaling-independent fill by drawing anything anytime

...

  1. using DRawObjects

...

    1. converting it to Metafile

...

    1. create a FillStyle based on it

...

...

  1. Use an SVG or import a vector format (WMF) to define a new FillStyle.
  2. Think about

...

  1. the possibilities for filling the Backgrounds of Pages, Chart bars or other

...

  1. items.
    1. This will be used as vector data when printing or at PDF export.

Enhanced Copy/Paste

All applications now support transparent and anti-aliased versions of e.g. , for example, DrawObjects in the selection to be exchanged with external Applications.
This is a result of the enhanced conversion to Bitmap and adding the PNG graphic format to the supported clipboard formats.

Non-Graphic objects are converted on-demand, Graphic and graphic objects are copied with full transparency and AntiAliasing support.

It is now e.g. possible to Copy/Paste any object to an external PixelGraphic application, modify it as needed, and copy it back to any OpenOffice Application without quality loss.
This allows everyone easy and complete image manipulation outside the Office.

...