Flimsel is a minimalist FLTK toolbox based on digital image browsers. It displays the image thumbnail given at the command line. It is intended to be used in digital image processing shell scripts. Flimsel uses the http://www.aliyun.com/zixun/aggregation/16701.html >jpeg thumbnail to quickly generate the Epeg library. Flimsel output Keyboard hotkey and filename selected image to stdout. Reloads the image and writes its file name to stdin. The flimsel.sh script implements the basic operation of the image using the selected image in the sample directory.
Flimsel 0.0.8 This version of non-JPEG images and the potential locking scaling has been fixed.
The bottom of the FLTK only provides a complete set of painting points, line painting functions, plus the display of fonts, but the FLTK font support is very rough, especially for non-English character sets. In the basic point, the Line Function Foundation, FLTK completely oneself realizes a set of interfaces, for example button, Label, Edit, tab, all are by the basic point line draw out. On the bottom is a set of classes to start with Fl_, representing a variety of GUI components, such as window, Button, input, etc., it is easy to use. All the interface components are drawn, the common features of these interface classes are lightweight, have a draw (), as long as in draw () to achieve their own painting action.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.