20131104-2 选题

This commit is contained in:
DeadFire 2013-11-04 13:55:56 +08:00
parent 5f36891428
commit c9874cee37
2 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,22 @@
Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel
================================================================================
[Leadwerks][1] is a versatile game-development application, currently traversing a porting-to-Linux road with the purpose of enabling game-development actions running natively on Linux (Ubuntu).
Months ago, Leadwerks started a kickstarter funding campaign launched in mind with adding Linux support to the handy game-creator tool, campaign both reaching its successful financial goal and releasing a BETA version of Leadwerks.
On its official website, the Leadwerks developers have [posted][2] an image with Leadwerks **3.1** running on Ubuntu, version presenting itself with a native look & feel, being properly integrated into the desktop, achievement significantly pushing forward the still-**in-progress** Leadwerks' availability for Ubuntu, "this is the first screenshot of the Leadwerks 3.1 editor actually running on Ubuntu! There's still a lot of work to do, but it's a **big milestone** to see it actually working, to any extent. We're using GTK so Leadwerks for Linux looks and feels like a native Linux application".
![](http://iloveubuntu.net/pictures_me/leadwerks%20running%20on%20ubuntu.jpg)
As features, Leadwerks comes with fast-iterations nature (via agile asset import, build of levels and code structuring), multiple capabilities expressed under a singular roof (not requiring additional tools), as well as being erected on top of today's standards (C++ and Lua).
--------------------------------------------------------------------------------
via: http://iloveubuntu.net/game-editor-leadwerks-31-demoed-running-ubuntu-native-look-feel
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://www.leadwerks.com/
[2]:http://www.leadwerks.com/werkspace/page/gallery/_/leadwerks-31-editor-on-ubuntu-r251

View File

@ -0,0 +1,33 @@
How to convert DOCX, DOC, RTF, ODT to PDF with LibreOffice
================================================================================
Books, documents, tutorials, how-tos, etc, are spread all over the web, as well as in schools, work places, governments, etc, documents being encapsulated in numerous file formats.
Sometimes, there are cases requiring certain file conversions, like for example, converting an x file to PDF, in order to satisfy user-specific needs, action easily performed via [LibreOffice][1].
Essentially, via LibreOffice **Writer**, the user is able to hassle-free convert books, documents, etc, to PDF, Writer permitting an easy conversion from every file open-able in Writer to PDF.
For example, converting a DOC file to PDF is as simple as:
- open the DOC file with LibreOffice by `right-clicking on it-->Open With LibreOffice Writer`
![](http://iloveubuntu.net/pictures_me/libreoffice%20convert%20pdf%20ubuntu%2013.10.png)
- navigate to `LibreOffice-->File-->Export` as PDF, action that summons a `PDF Options` dialog where (on-demand) the user can in-depth tweak the fields (dialog featuring a sane set of recommended default options)
![](http://iloveubuntu.net/pictures_me/libreoffice%20export%20as%20pdf%2013.10.png)
hit the `Export` button, action that converts the DOC file to PDF and saves the newly-created PDF to a specified location
The **result**: next to the DOC file, there is now a PDF file (the original DOC document is retained).
The presented method can be successfully applied to RTF, DOCX, ODT, etc, file formats.
--------------------------------------------------------------------------------
via: http://iloveubuntu.net/how-convert-docx-doc-rtf-odt-pdf-libreoffice
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://www.libreoffice.org/