⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jas_iccdata.c

📁 DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient represen
💻 C
📖 第 1 页 / 共 2 页
字号:
/* * Copyright (c) 2002-2003 Michael David Adams. * All rights reserved. *//* __START_OF_JASPER_LICENSE__ *  * JasPer Software License *  * IMAGE POWER JPEG-2000 PUBLIC LICENSE * ************************************ *  * GRANT: *  * Permission is hereby granted, free of charge, to any person (the "User") * obtaining a copy of this software and associated documentation, to deal * in the JasPer Software without restriction, including without limitation * the right to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the JasPer Software (in source and binary forms), * and to permit persons to whom the JasPer Software is furnished to do so, * provided further that the License Conditions below are met. *  * License Conditions * ****************** *  * A.  Redistributions of source code must retain the above copyright notice, * and this list of conditions, and the following disclaimer. *  * B.  Redistributions in binary form must reproduce the above copyright * notice, and this list of conditions, and the following disclaimer in * the documentation and/or other materials provided with the distribution. *  * C.  Neither the name of Image Power, Inc. nor any other contributor * (including, but not limited to, the University of British Columbia and * Michael David Adams) may be used to endorse or promote products derived * from this software without specific prior written permission. *  * D.  User agrees that it shall not commence any action against Image Power, * Inc., the University of British Columbia, Michael David Adams, or any * other contributors (collectively "Licensors") for infringement of any * intellectual property rights ("IPR") held by the User in respect of any * technology that User owns or has a right to license or sublicense and * which is an element required in order to claim compliance with ISO/IEC * 15444-1 (i.e., JPEG-2000 Part 1).  "IPR" means all intellectual property * rights worldwide arising under statutory or common law, and whether * or not perfected, including, without limitation, all (i) patents and * patent applications owned or licensable by User; (ii) rights associated * with works of authorship including copyrights, copyright applications, * copyright registrations, mask work rights, mask work applications, * mask work registrations; (iii) rights relating to the protection of * trade secrets and confidential information; (iv) any right analogous * to those set forth in subsections (i), (ii), or (iii) and any other * proprietary rights relating to intangible property (other than trademark, * trade dress, or service mark rights); and (v) divisions, continuations, * renewals, reissues and extensions of the foregoing (as and to the extent * applicable) now existing, hereafter filed, issued or acquired. *  * E.  If User commences an infringement action against any Licensor(s) then * such Licensor(s) shall have the right to terminate User's license and * all sublicenses that have been granted hereunder by User to other parties. *  * F.  This software is for use only in hardware or software products that * are compliant with ISO/IEC 15444-1 (i.e., JPEG-2000 Part 1).  No license * or right to this Software is granted for products that do not comply * with ISO/IEC 15444-1.  The JPEG-2000 Part 1 standard can be purchased * from the ISO. *  * THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. * NO USE OF THE JASPER SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER * THIS DISCLAIMER.  THE JASPER SOFTWARE IS PROVIDED BY THE LICENSORS AND * CONTRIBUTORS UNDER THIS LICENSE ON AN ``AS-IS'' BASIS, WITHOUT WARRANTY * OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, * WARRANTIES THAT THE JASPER SOFTWARE IS FREE OF DEFECTS, IS MERCHANTABLE, * IS FIT FOR A PARTICULAR PURPOSE OR IS NON-INFRINGING.  THOSE INTENDING * TO USE THE JASPER SOFTWARE OR MODIFICATIONS THEREOF FOR USE IN HARDWARE * OR SOFTWARE PRODUCTS ARE ADVISED THAT THEIR USE MAY INFRINGE EXISTING * PATENTS, COPYRIGHTS, TRADEMARKS, OR OTHER INTELLECTUAL PROPERTY RIGHTS. * THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE JASPER SOFTWARE * IS WITH THE USER.  SHOULD ANY PART OF THE JASPER SOFTWARE PROVE DEFECTIVE * IN ANY RESPECT, THE USER (AND NOT THE INITIAL DEVELOPERS, THE UNIVERSITY * OF BRITISH COLUMBIA, IMAGE POWER, INC., MICHAEL DAVID ADAMS, OR ANY * OTHER CONTRIBUTOR) SHALL ASSUME THE COST OF ANY NECESSARY SERVICING, * REPAIR OR CORRECTION.  UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, * WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE * INITIAL DEVELOPER, THE UNIVERSITY OF BRITISH COLUMBIA, IMAGE POWER, INC., * MICHAEL DAVID ADAMS, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE * JASPER SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO * THE USER OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR * CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, * DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR * MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF * SUCH PARTY HAD BEEN INFORMED, OR OUGHT TO HAVE KNOWN, OF THE POSSIBILITY * OF SUCH DAMAGES.  THE JASPER SOFTWARE AND UNDERLYING TECHNOLOGY ARE NOT * FAULT-TOLERANT AND ARE NOT DESIGNED, MANUFACTURED OR INTENDED FOR USE OR * RESALE AS ON-LINE CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING * FAIL-SAFE PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, * AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT * LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE * JASPER SOFTWARE OR UNDERLYING TECHNOLOGY OR PRODUCT COULD LEAD DIRECTLY * TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE * ("HIGH RISK ACTIVITIES").  LICENSOR SPECIFICALLY DISCLAIMS ANY EXPRESS * OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.  USER WILL NOT * KNOWINGLY USE, DISTRIBUTE OR RESELL THE JASPER SOFTWARE OR UNDERLYING * TECHNOLOGY OR PRODUCTS FOR HIGH RISK ACTIVITIES AND WILL ENSURE THAT ITS * CUSTOMERS AND END-USERS OF ITS PRODUCTS ARE PROVIDED WITH A COPY OF THE * NOTICE SPECIFIED IN THIS SECTION. *  * __END_OF_JASPER_LICENSE__ */#include <jasper/jas_config.h>#include <jasper/jas_types.h>uchar jas_iccprofdata_srgb[] ={	0x00, 0x00, 0x0c, 0x48, 0x4c, 0x69, 0x6e, 0x6f,	0x02, 0x10, 0x00, 0x00, 0x6d, 0x6e, 0x74, 0x72,	0x52, 0x47, 0x42, 0x20, 0x58, 0x59, 0x5a, 0x20,	0x07, 0xce, 0x00, 0x02, 0x00, 0x09, 0x00, 0x06,	0x00, 0x31, 0x00, 0x00, 0x61, 0x63, 0x73, 0x70,	0x4d, 0x53, 0x46, 0x54, 0x00, 0x00, 0x00, 0x00,	0x49, 0x45, 0x43, 0x20, 0x73, 0x52, 0x47, 0x42,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf6, 0xd6,	0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0xd3, 0x2d,	0x48, 0x50, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x11, 0x63, 0x70, 0x72, 0x74,	0x00, 0x00, 0x01, 0x50, 0x00, 0x00, 0x00, 0x33,	0x64, 0x65, 0x73, 0x63, 0x00, 0x00, 0x01, 0x84,	0x00, 0x00, 0x00, 0x6c, 0x77, 0x74, 0x70, 0x74,	0x00, 0x00, 0x01, 0xf0, 0x00, 0x00, 0x00, 0x14,	0x62, 0x6b, 0x70, 0x74, 0x00, 0x00, 0x02, 0x04,	0x00, 0x00, 0x00, 0x14, 0x72, 0x58, 0x59, 0x5a,	0x00, 0x00, 0x02, 0x18, 0x00, 0x00, 0x00, 0x14,	0x67, 0x58, 0x59, 0x5a, 0x00, 0x00, 0x02, 0x2c,	0x00, 0x00, 0x00, 0x14, 0x62, 0x58, 0x59, 0x5a,	0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x00, 0x14,	0x64, 0x6d, 0x6e, 0x64, 0x00, 0x00, 0x02, 0x54,	0x00, 0x00, 0x00, 0x70, 0x64, 0x6d, 0x64, 0x64,	0x00, 0x00, 0x02, 0xc4, 0x00, 0x00, 0x00, 0x88,	0x76, 0x75, 0x65, 0x64, 0x00, 0x00, 0x03, 0x4c,	0x00, 0x00, 0x00, 0x86, 0x76, 0x69, 0x65, 0x77,	0x00, 0x00, 0x03, 0xd4, 0x00, 0x00, 0x00, 0x24,	0x6c, 0x75, 0x6d, 0x69, 0x00, 0x00, 0x03, 0xf8,	0x00, 0x00, 0x00, 0x14, 0x6d, 0x65, 0x61, 0x73,	0x00, 0x00, 0x04, 0x0c, 0x00, 0x00, 0x00, 0x24,	0x74, 0x65, 0x63, 0x68, 0x00, 0x00, 0x04, 0x30,	0x00, 0x00, 0x00, 0x0c, 0x72, 0x54, 0x52, 0x43,	0x00, 0x00, 0x04, 0x3c, 0x00, 0x00, 0x08, 0x0c,	0x67, 0x54, 0x52, 0x43, 0x00, 0x00, 0x04, 0x3c,	0x00, 0x00, 0x08, 0x0c, 0x62, 0x54, 0x52, 0x43,	0x00, 0x00, 0x04, 0x3c, 0x00, 0x00, 0x08, 0x0c,	0x74, 0x65, 0x78, 0x74, 0x00, 0x00, 0x00, 0x00,	0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68,	0x74, 0x20, 0x28, 0x63, 0x29, 0x20, 0x31, 0x39,	0x39, 0x38, 0x20, 0x48, 0x65, 0x77, 0x6c, 0x65,	0x74, 0x74, 0x2d, 0x50, 0x61, 0x63, 0x6b, 0x61,	0x72, 0x64, 0x20, 0x43, 0x6f, 0x6d, 0x70, 0x61,	0x6e, 0x79, 0x00, 0x00, 0x64, 0x65, 0x73, 0x63,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12,	0x73, 0x52, 0x47, 0x42, 0x20, 0x49, 0x45, 0x43,	0x36, 0x31, 0x39, 0x36, 0x36, 0x2d, 0x32, 0x2e,	0x31, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x12, 0x73, 0x52, 0x47,	0x42, 0x20, 0x49, 0x45, 0x43, 0x36, 0x31, 0x39,	0x36, 0x36, 0x2d, 0x32, 0x2e, 0x31, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x58, 0x59, 0x5a, 0x20, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0xf3, 0x51, 0x00, 0x01, 0x00, 0x00,	0x00, 0x01, 0x16, 0xcc, 0x58, 0x59, 0x5a, 0x20,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x58, 0x59, 0x5a, 0x20, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x6f, 0xa2, 0x00, 0x00, 0x38, 0xf5,	0x00, 0x00, 0x03, 0x90, 0x58, 0x59, 0x5a, 0x20,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x62, 0x99,	0x00, 0x00, 0xb7, 0x85, 0x00, 0x00, 0x18, 0xda,	0x58, 0x59, 0x5a, 0x20, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x24, 0xa0, 0x00, 0x00, 0x0f, 0x84,	0x00, 0x00, 0xb6, 0xcf, 0x64, 0x65, 0x73, 0x63,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x16,	0x49, 0x45, 0x43, 0x20, 0x68, 0x74, 0x74, 0x70,	0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x69,	0x65, 0x63, 0x2e, 0x63, 0x68, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x16, 0x49, 0x45, 0x43, 0x20, 0x68, 0x74, 0x74,	0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e,	0x69, 0x65, 0x63, 0x2e, 0x63, 0x68, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x64, 0x65, 0x73, 0x63,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2e,	0x49, 0x45, 0x43, 0x20, 0x36, 0x31, 0x39, 0x36,	0x36, 0x2d, 0x32, 0x2e, 0x31, 0x20, 0x44, 0x65,	0x66, 0x61, 0x75, 0x6c, 0x74, 0x20, 0x52, 0x47,	0x42, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x75, 0x72,	0x20, 0x73, 0x70, 0x61, 0x63, 0x65, 0x20, 0x2d,	0x20, 0x73, 0x52, 0x47, 0x42, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x2e, 0x49, 0x45, 0x43, 0x20, 0x36, 0x31, 0x39,	0x36, 0x36, 0x2d, 0x32, 0x2e, 0x31, 0x20, 0x44,	0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x20, 0x52,	0x47, 0x42, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x75,	0x72, 0x20, 0x73, 0x70, 0x61, 0x63, 0x65, 0x20,	0x2d, 0x20, 0x73, 0x52, 0x47, 0x42, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x64, 0x65, 0x73, 0x63,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c,	0x52, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63,	0x65, 0x20, 0x56, 0x69, 0x65, 0x77, 0x69, 0x6e,	0x67, 0x20, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x74,	0x69, 0x6f, 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x49,	0x45, 0x43, 0x36, 0x31, 0x39, 0x36, 0x36, 0x2d,	0x32, 0x2e, 0x31, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2c, 0x52,	0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65,	0x20, 0x56, 0x69, 0x65, 0x77, 0x69, 0x6e, 0x67,	0x20, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69,	0x6f, 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x49, 0x45,	0x43, 0x36, 0x31, 0x39, 0x36, 0x36, 0x2d, 0x32,	0x2e, 0x31, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x76, 0x69, 0x65, 0x77,	0x00, 0x00, 0x00, 0x00, 0x00, 0x13, 0xa4, 0xfe,	0x00, 0x14, 0x5f, 0x2e, 0x00, 0x10, 0xcf, 0x14,	0x00, 0x03, 0xed, 0xcc, 0x00, 0x04, 0x13, 0x0b,	0x00, 0x03, 0x5c, 0x9e, 0x00, 0x00, 0x00, 0x01,	0x58, 0x59, 0x5a, 0x20, 0x00, 0x00, 0x00, 0x00,	0x00, 0x4c, 0x09, 0x56, 0x00, 0x50, 0x00, 0x00,	0x00, 0x57, 0x1f, 0xe7, 0x6d, 0x65, 0x61, 0x73,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	0x00, 0x00, 0x02, 0x8f, 0x00, 0x00, 0x00, 0x02,	0x73, 0x69, 0x67, 0x20, 0x00, 0x00, 0x00, 0x00,	0x43, 0x52, 0x54, 0x20, 0x63, 0x75, 0x72, 0x76,	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,	0x00, 0x00, 0x00, 0x05, 0x00, 0x0a, 0x00, 0x0f,	0x00, 0x14, 0x00, 0x19, 0x00, 0x1e, 0x00, 0x23,	0x00, 0x28, 0x00, 0x2d, 0x00, 0x32, 0x00, 0x37,	0x00, 0x3b, 0x00, 0x40, 0x00, 0x45, 0x00, 0x4a,	0x00, 0x4f, 0x00, 0x54, 0x00, 0x59, 0x00, 0x5e,	0x00, 0x63, 0x00, 0x68, 0x00, 0x6d, 0x00, 0x72,	0x00, 0x77, 0x00, 0x7c, 0x00, 0x81, 0x00, 0x86,	0x00, 0x8b, 0x00, 0x90, 0x00, 0x95, 0x00, 0x9a,	0x00, 0x9f, 0x00, 0xa4, 0x00, 0xa9, 0x00, 0xae,	0x00, 0xb2, 0x00, 0xb7, 0x00, 0xbc, 0x00, 0xc1,	0x00, 0xc6, 0x00, 0xcb, 0x00, 0xd0, 0x00, 0xd5,	0x00, 0xdb, 0x00, 0xe0, 0x00, 0xe5, 0x00, 0xeb,	0x00, 0xf0, 0x00, 0xf6, 0x00, 0xfb, 0x01, 0x01,	0x01, 0x07, 0x01, 0x0d, 0x01, 0x13, 0x01, 0x19,	0x01, 0x1f, 0x01, 0x25, 0x01, 0x2b, 0x01, 0x32,	0x01, 0x38, 0x01, 0x3e, 0x01, 0x45, 0x01, 0x4c,	0x01, 0x52, 0x01, 0x59, 0x01, 0x60, 0x01, 0x67,	0x01, 0x6e, 0x01, 0x75, 0x01, 0x7c, 0x01, 0x83,	0x01, 0x8b, 0x01, 0x92, 0x01, 0x9a, 0x01, 0xa1,	0x01, 0xa9, 0x01, 0xb1, 0x01, 0xb9, 0x01, 0xc1,	0x01, 0xc9, 0x01, 0xd1, 0x01, 0xd9, 0x01, 0xe1,	0x01, 0xe9, 0x01, 0xf2, 0x01, 0xfa, 0x02, 0x03,	0x02, 0x0c, 0x02, 0x14, 0x02, 0x1d, 0x02, 0x26,	0x02, 0x2f, 0x02, 0x38, 0x02, 0x41, 0x02, 0x4b,	0x02, 0x54, 0x02, 0x5d, 0x02, 0x67, 0x02, 0x71,	0x02, 0x7a, 0x02, 0x84, 0x02, 0x8e, 0x02, 0x98,	0x02, 0xa2, 0x02, 0xac, 0x02, 0xb6, 0x02, 0xc1,	0x02, 0xcb, 0x02, 0xd5, 0x02, 0xe0, 0x02, 0xeb,	0x02, 0xf5, 0x03, 0x00, 0x03, 0x0b, 0x03, 0x16,	0x03, 0x21, 0x03, 0x2d, 0x03, 0x38, 0x03, 0x43,	0x03, 0x4f, 0x03, 0x5a, 0x03, 0x66, 0x03, 0x72,	0x03, 0x7e, 0x03, 0x8a, 0x03, 0x96, 0x03, 0xa2,

⌨️ 快捷键说明

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