readme

来自「这是符合Linux操作系统标准的POIXS 的pixops-2.0.5源程序」· 代码 · 共 39 行

TXT
39
字号
Pixops Image Scaling Library v. 2.0 READMEAuthor: Ramesh R. Dharan, rrdharan@vmware.comE-mail: rrdharan@vmware.comMail:   c/o VMware, Inc.        3305 Hillview Ave., Palo Alto, CA 94304Date:   October 20th, 2004. ------The pixops library is a standalone version of the 'pixops' module, originallywritten by Owen Taylor of Red Hat, Inc. (otaylor@redhat.com) and released aspart of the gdk-pixbuf package. The pixops code provides scaling andcompositing functions that operate on linear in-memory buffers of pixel data.This derived library was augmented to provide support for a wider range ofsource and destination formats for the scaling operations, and modified toremove any external dependencies other than the C runtime.The changes to the original code are copyright VMware, Inc, 2004 and licensedunder the terms of the GNU Lesser General Public License (LGPL).  Since thiscode isn't separately versioned, it has been somewhat arbitrarily assigned aversion number of "2.0".The pixops library is free software; you can redistribute it and/or modify itunder the terms of the GNU Library General Public License as published by theFree Software Foundation; either version 2 of the License, or (at your option)any later version.The pixops library is distributed in the hope that it will be useful, butWITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY orFITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library General Public Licensefor more details.You should have received a copy of the GNU Library General Public Licensealong with this library; if not, write to the Free Software Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?