Top 15 Multitouch Protocol Translation Library Alternative and Similar Softwares | Apr 2024

The mtdev package contains Multitouch Protocol Translation Library which is used to transform all variants of kernel MT (Multitouch) events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking.

1. Accessibility Toolkit

Accessibility Toolkit ATK (Accessibility Toolkit) provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications.......

2. Boost C++ Libraries

Boost C++ Libraries Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudo-random number generation, multithreading, image processing, regular expressions, and unit testing. The current release contains over eighty individual libraries.......

3. GLib

GLib The GLib package contains low-level libraries useful for providing data structure handling for C, portability wrappers and interfaces for such runtime functionality as an event loop, threads, dynamic loading and an object system.......

4. Pango

Pango Pango is a library for laying out and rendering of text, with an emphasis on internationalization.......

5. Anti-Grain Geometry

Anti-Grain Geometry Anti-Grain Geometry (AGG) is a high-quality 2D rendering library written in C++. It features anti-aliasing and sub-pixel resolution. It is not a graphics library, per se, but rather something to build a graphics library upon.......

6. Cairo

Cairo Cairo is a software library used to provide a vector graphics-based, device-independent API for software developers. It is designed to provide primitives for 2-dimensional drawing across a number of different backends. Cairo is designed to use hardware acceleration when available.......

7. mozjpeg

mozjpeg mozjpeg is an improved JPEG encoder made by Mozilla.......

8. Guetzli

Guetzli Guetzli is a JPEG encoder that aims to improve the web experience through highly optimized image compression that still yields great image quality. The encoder requires substantially more time than libjpeg but the results have been considered much more impressive in human rated comparisons.Compressed mages are typically 20-30% smaller than......

9. libpng

libpng libpng is the official Portable Network Graphics (PNG) reference library (originally called pnglib). It is a platform-independent library that contains C functions for handling PNG images. It supports almost all of PNG's features, is extensible, and has been widely used and tested for over 16 years.......

10. Advanced Linux Sound Architecture

Advanced Linux Sound Architecture Advanced Linux Sound Architecture (known by the acronym ALSA) is a free and open source software framework that provides an API for device drivers for sound cards. Some of the goals of the ALSA project at its inception were automatic configuration of sound-card hardware, and graceful handling of multiple sound......

11. libjpeg-turbo

libjpeg-turbo libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal.......

12. libjpeg

libjpeg libjpeg is a widely-used free software library written in C which implements JPEG decoding and encoding functions alongside various utilities for handling JPEG images.......

13. HarfBuzz

HarfBuzz HarfBuzz is a software development library for shaping of Unicode text.......

14. libtiff

libtiff Libtiff is a library for reading and writing Tagged Image File Format (abbreviated TIFF) files. The set also contains command line tools for processing TIFFs.......

15. Expat

Expat Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). As one of the first available open-source XML parsers, Expat has found a place in many open-source......