Poppler (software)
Poppler is a free and open-source software library for rendering Portable Document Format (PDF) documents. Its development is supported by freedesktop.org. Commonly used on Linux systems, it powers the PDF viewers of the GNOME and KDE desktop environments. History The project was started by Kristian Høgsberg with two goals: to provide PDF rendering functionality as a shared library, to centralize maintenance effort and to go beyond the goals of Xpdf, and to integrate with functionality provided by modern operating systems. By the version 0.18 release in 2011, the poppler library represented a complete implementation of ISO 32000-1, the PDF format standard, and was the first major free PDF library to support its forms (only Acroforms but not full XFA forms) and annotations features. Poppler is a fork of Xpdf-3.0, a PDF file viewer developed by Derek Noonburg of Glyph and Cog, LLC. The name ''Poppler'' comes from " The Problem with Popplers," an episode of the animated serie ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Library (computing)
In computing, a library is a collection of System resource, resources that can be leveraged during software development to implement a computer program. Commonly, a library consists of executable code such as compiled function (computer science), functions and Class (computer programming), classes, or a library can be a collection of source code. A resource library may contain data such as images and Text string, text. A library can be used by multiple, independent consumers (programs and other libraries). This differs from resources defined in a program which can usually only be used by that program. When a consumer uses a library resource, it gains the value of the library without having to implement it itself. Libraries encourage software reuse in a Modular programming, modular fashion. Libraries can use other libraries resulting in a hierarchy of libraries in a program. When writing code that uses a library, a programmer only needs to know how to use it not its internal d ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
The Problem With Popplers
"The Problem with Popplers" is the fifteenth episode in the second season of the American animated television series ''Futurama'', and the 28th episode of the series overall. It originally aired on the Fox network in the United States on May 7, 2000. The title is a reference to the '' Star Trek: The Original Series'' episode " The Trouble with Tribbles". The episode focuses on the Planet Express crew discovering what they think is fast food they call "Popplers," but they turn out to be the young of the Omicron aliens, and the Omicronian leader Lrrr seeks revenge. Plot After delivering to the Moocher Homeworld, the Planet Express crew find that their store rooms have been raided. They land on a planet in search of food, finding that it abounds in a delicious edible life-form, which they call "Popplers." The highly addictive "Popplers" soon inspire a new business venture for the crew. However, after Popplers become an incredibly popular food item and the organization MEAT (Mank ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Motif (software)
In computing, Motif refers to both a graphical user interface (GUI) specification and the widget toolkit for building applications that follow that specification under the X Window System on Unix and Unix-like operating systems. The Motif look and feel is distinguished by its use of rudimentary square and chiseled three-dimensional effects for its various user interface elements. Motif is the toolkit for the Common Desktop Environment and IRIX Interactive Desktop, thus it was the standard widget toolkit for Unix. Closely related to Motif is the Motif Window Manager (MWM). After many years as proprietary software, Motif was released in 2012, as free software under the GNU Lesser General Public License (LGPL-2.1-or-later). History Motif was created by the Open Software Foundation (OSF) to be a standard graphical user interface for Unix platforms. Rather than create a new interface from scratch, OSF opened a Request For Technology (RFT) in 1988 to solicit existing technologies ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
TeXworks
TeXworks is free and open-source application software, available for Microsoft Windows, Windows, Linux and macOS. It is a Qt (software), Qt-based graphical user interface to the TeX typesetting system and its LaTeX, ConTeXt, and XeTeX extensions. TeXworks is targeted at direct generation of PDF output. It has a built-in PDF viewer using the Poppler (software), poppler library; the viewer has auto-refresh capability, and also features SyncTeX support (which allows the user to synchronize the PDF viewer position with the source, and ''vice versa'' with a single click). The developer of TeXworks is Jonathan Kew (who also developed XeTeX), who deliberately modelled TeXworks on Richard Koch’s award-winning TeXShop software for macOS to lower the entry barrier to the TeX world for those using desktop operating systems other than macOS. Kew argued against complex user interfaces like that of TeXnicCenter or Kile, which he described as intimidating for new users. TeXworks requires a Te ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
TeXstudio
TeXstudio is a cross-platform open-source LaTeX editor. Its features include an interactive spelling checker, code folding, and syntax highlighting. It does not provide LaTeX itself—the user must choose a TeX distribution and install it first. Originally called TexMakerX, TeXstudio was started as a fork of Texmaker that tried to extend it with additional features while keeping its look and feel. History TeXstudio was forked from TeXMaker in 2008 as TeXMakerX. Changes in the fork were mainly in the editing area with code folding, syntax highlight, text selection by column, and multiple text selections. The project was initially named TeXmakerX, starting off as a small set of extensions to TeXmaker with a possibility that the additions could be merged back into the original project. The first release of TexMakerX was released in February 2009 on SourceForge. Collaborating on the SourceForge community web site reflected a preference different from the original TeXMaker de ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Qt (toolkit)
Qt ( pronounced "cute") is a cross-platform application development framework for creating graphical user interfaces as well as Cross-platform software, cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android (operating system), Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed. Qt is currently being developed by The Qt Company, a publicly listed company, and the Qt Project under open-source governance, involving individual developers and organizations working to advance Qt. Qt is available under both commercial licenses and open-source GNU General Public License, GPL 2.0, GPL 3.0, and GNU Lesser General Public License, LGPL 3.0 licenses. Purposes and abilities Qt is used for developing graphical user interfaces (GUIs) and multi-platform application software, applications that run on all major Desktop computer ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Okular
Okular is a free and open source multiplatform document viewer developed by the KDE community based on the Qt and KDE Frameworks libraries. It is distributed as part of the KDE Applications bundle. It replaced KPDF, its main predecessor, alongside KGhostView, KFax, KFaxview and KDVI in KDE 4. Its functionality can be embedded in other applications. History Okular was started for the Google Summer of Code of 2005 by Piotr Szymański. Okular was identified as a success story of the 2007 Season of Usability. In this season, the Okular toolbar mockup was created based on an analysis of other popular document viewers and a usage survey. When it was ported to Qt 5 in December 2016, the version numbering jumped from 0.26 to 1.0. Since September 2019, Okular has been available in the Windows Store. In December 2020, the software versioning scheme was changed from sequence-based identifier to CalVer. In February 2022, Okular was awarded the Blue Angel environmental label award by ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
LibreOffice
LibreOffice () is a free and open-source office productivity software suite developed by The Document Foundation (TDF). It was created in 2010 as a fork of OpenOffice.org, itself a successor to StarOffice. The suite includes applications for word processing (Writer), spreadsheets ( Calc), presentations (Impress), vector graphics ( Draw), databases ( Base), and formula editing (Math). It supports the OpenDocument format and is compatible with other major formats, including those used by Microsoft Office. LibreOffice is available for Windows, macOS, and is the default office suite in many Linux distributions, and there are community builds for other platforms. Ecosystem partner Collabora uses LibreOffice as upstream code to provide an online solution branded as Collabora Online, and apps for Android, iOS, iPadOS, and ChromeOS operating systems which are branded as Collabora Office. TDF describes LibreOffice as intended for individual users, and encourages en ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Inkscape
Inkscape is a vector graphics editor. It is used for both artistic and technical illustrations such as cartoons, clip art, logos, typography, diagrams, and flowcharts. It uses vector graphics to allow for sharp printouts and renderings at unlimited resolution and is not bound to a fixed number of pixels like raster graphics. It is free and open-source software released under a GNU General Public License (GPL) 2.0 or later. Inkscape uses a file format defined by a technical standard named Scalable Vector Graphics ( SVG) as its main format, which is supported by many other applications including web browsers. It can import and export various file formats, including Adobe Illustrator (AI), Encapsulated PostScript (EPS), PDF, PostScript (PS) and PNG. Inkscape can render primitive vector shapes (e.g. rectangles, ellipses, polygons, arcs, spirals, stars and 3D boxes) and text. These objects may be filled with solid colors, patterns, and radial or linear color gradients, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
GIMP
Gimp or GIMP may refer to: Clothing * Bondage suit, also called a gimp suit, a type of suit used in BDSM * Bondage mask, also called a gimp mask, often worn in conjunction with a gimp suit Embroidery and crafts * Gimp (thread), an ornamental trim used in sewing and embroidery * Gimp thread (scoubidou), plastic thread used in crafts such as lanyards Arts and entertainment * Gimp (album), ''Gimp'' (album), by Psylons * The GIMP Project, a New York dance company * "The Gimp", a character wearing a bondage suit in the film ''Pulp Fiction'' * "The Gimp (Sometimes)", a song by British experimental band Coil (band), Coil off their 2004 album ''Black Antlers'' * Gimp (gaming), a weak game character Science and technology * GIMP (GNU Image Manipulation Program), an open-source image editor * Great Internet Mersenne Prime Search, Great Internet Mersenne Prime Search (GIMPS) Other uses * Disabled persons, Disabled person (offensive) See also * Gimp-Print, a collection of printer ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
GLib
GLib is a bundle of three (formerly five) low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. The name "GLib" originates from the project's start as a GTK C utility library. Features GLib provides advanced data structures, such as memory chunks, doubly and singly linked lists, hash tables, dynamic strings and string utilities, such as a lexical scanner, string chunks (groups of strings), dynamic arrays, balanced binary trees, N-ary trees, quarks (a two-way association of a string and a unique integer identifier), keyed data lists, relations, and tuples. Caches provide memory management. GLib implements functions that provide threads, thread programming and related facilities such as primitive variable access, mutexes, asynchronous queues, secure memory pools, message passing and logging, hook functions (callback regist ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |