LibreOffice 7.0 drops Adobe Flash support

栏目: IT技术 · 发布时间: 5年前

内容简介:The team behind the open source Office suite LibreOffice is working on the next major version of the application, LibreOffice 7.0, currently.Current versions of LibreOffice support Adobe Flash, more precisely the .SWF file format as users may export presen

The team behind the open source Office suite LibreOffice is working on the next major version of the application, LibreOffice 7.0, currently.

Current versions of LibreOffice support Adobe Flash, more precisely the .SWF file format as users may export presentations and drawings to the format. These can then be embedded on sites but it is also possible to play SWF files on the desktop directly .

The preliminary release notes of LibreOffice 7.0 reveal now that support for Adobe Flash will be dropped in the upcoming version of the Office suite.

Filters
Macromedia Flash export filter was removed as Flash player will be end-of-life by the end of 2020 core commit 63e43c1db9d0d5c52916dc6d2d7cd1d3d9bcae76

Adobe will end support for Flash at the end of 2020 ; all major browser makers have announced that they will drop support for Adobe Flash before the end of 2020. It is only natural that other projects with support for Flash or Flash formats will drop support in 2020.

LibreOffice 7.0 drops Adobe Flash support

Google made Flash usage more annoying in Chrome 76 already ; the browser uses a built-in version of Adobe Flash while Firefox relies on the older NPAPI plugin architecture and installation of Flash on the operating system. Projects like the Flash Game Preservation project try to save Flash content before support ends officially as numerous Flash games and applications cannot be loaded anymore in browsers when support is removed officially.

The change in LibreOffice affects the program's exporting functionality. Presentations and drawings can be exported to the Adobe SWF format in LibreOffice. The option to export drawings or presentations as SWF files is removed in LibreOffice 7.0.

LibreOffice plans to release version 7.0 of the Office suite in August 2020. The new version ships with improved Docx import and exporting. Current versions of LibreOffice use the Office 2007 compatibility mode for Docx files; LibreOffice 7.0 will use the native Office 2013, 2016, 2019 mode instead.

Now You:Do you use Adobe Flash / SWF files anywhere? (via Born )

Summary

LibreOffice 7.0 drops Adobe Flash support

Article Name

LibreOffice 7.0 drops Adobe Flash support

Description

The next major version of the Office suite LibreOffice, LibreOffice 7.0, will drop support for Adobe Flash swf file exports.

Author

Martin Brinkmann

Publisher

Ghacks Technology News

Logo

LibreOffice 7.0 drops Adobe Flash support

Advertisement

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构 Python语言描述

数据结构 Python语言描述

[美] Kenneth A. Lambert 兰伯特 / 李军 / 人民邮电出版社 / 2017-12-1 / CNY 69.00

在计算机科学中,数据结构是一门进阶性课程,概念抽象,难度较大。Python语言的语法简单,交互性强。用Python来讲解数据结构等主题,比C语言等实现起来更为容易,更为清晰。 《数据结构 Python语言描述》第1章简单介绍了Python语言的基础知识和特性。第2章到第4章对抽象数据类型、数据结构、复杂度分析、数组和线性链表结构进行了详细介绍,第5章和第6章重点介绍了面向对象设计的相关知识、......一起来看看 《数据结构 Python语言描述》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具