Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Улучшения маркеров выбора пользовательского интерфейса

  • Selection Handles were reworked to be more distinguishableМаркеры выделения были переработаны, чтобы быть более различимыми.
  • Transparency was added to give a slight 'clue' when the Handles cover something, but only for the Handle's fill (not their outlines) to not make them harder to view as necessary.
  • The design was slightly rounded.
  • Маркеры теперь имеют слегка закруглённую форму.
  • Цвета были оптимизированы для лучшей читаемости (в основном когда маркеры выбраныColors were tweaked a little bit for better identification (mainly when Handles are selected).
  • When Keyboard-travelling over handles (CTRL-TAB) yellow handles used for CustomShapes now blink as the other handles to visualize the active handle correctly.

...

Улучшенная визуализация выделения

  • Во многих случаях выбор объектов был улучшен с использованием выбора цвета из системы.
  • Цвет для выделения текущего и выбранного объекта был объединён с системным цветом выборки, чтобы гарантировать его использование на всех системах
  • 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.

...

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

Examples of this includeПримеры этого включают:

  1. Self-create a scaling-independent fill by drawing anything anytime using DeawObjects
    1. convert it to Metafile
    2. create a FillStyle based on it
  2. Use a SVG or import a vector format (WMF) to define a new FillStyle.

Think about the possibilities for filling the Backgrounds of Pages, Chart bars or other items. This will be used as vector data when printing or at PDF export.

Расширения

...

копирования и вставки

Все приложения теперь поддерживают прозрачность и антиалиасинг, например, возможен обмен графических объектов со сторонними приложениями.
Это результат расширенного преобразования растра и добавления поддержки PNG в список форматов поддерживаемых для буфера обмена.
Неграфические объекты преобразуются по запросу,и графические объекты копируются с полной прозрачностью и поддержкой антиалиасинга.

...

Расширения Drag&Drop

Drag&Drop has been enhanced by an 'internal' mode. It is now possible to Drag&Drop anything 'onto' an existing DrawObject to change it's graphic or fill style when holding был расширен для внутреннего режима. Сейчас возможно перетащить что-нибудь на любой графический объект для изменения его графики или заливки, удерживая при этом CTRL+SHIFT (Ctrl+Cmd on на Mac) during Drag&Dropво время перетаскивания.

As visual control, the target object for the Drag&Drop is visualized using the new Selection Visualization and a unique MouseCursor.

...

Исправление багов и улучшения были сделаны в коде импорта SVG. Thanks to all Users  who were reporting issues and providing test documents for SVG.  If you have a SVG file which looks different than it should, do not hesitate to attach it to an issue in the Спасибо всем пользователям, кто сообщал об ошибках и предоставил тестовые файлы SVG.  Если у Вас есть файлы SVG, которые отображаются неправильно, не стесняйтесь добавлять их в Apache OpenOffice Bugzilla.

...