• 大小: 2.91MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-11
  • 语言: 其他
  • 标签: freetype  openjdk  

资源简介

免费的字体渲染库,OpenJDK的Swing部分和JConsole会使用到它

资源截图

代码片段和文件信息

/***************************************************************************/
/*                                                                         */
/*  ftdebug.c                                                              */
/*                                                                         */
/*    Debugging and logging component for amiga (body).                    */
/*                                                                         */
/*  Copyright 1996-2018 by                                                 */
/*  David Turner Robert Wilhelm Werner Lemberg and Detlef W黵kner.       */
/*                                                                         */
/*  This file is part of the FreeType project and may only be used       */
/*  modified and distributed under the terms of the FreeType project      */
/*  license LICENSE.TXT.  By continuing to use modify or distribute     */
/*  this file you indicate that you have read the license and              */
/*  understand and accept it fully.                                        */
/*                                                                         */
/***************************************************************************/


  /*************************************************************************/
  /*                                                                       */
  /* This component contains various macros and functions used to ease the */
  /* debugging of the FreeType engine.  Its main purpose is in assertion   */
  /* checking tracing and error detection.                               */
  /*                                                                       */
  /* There are now three debugging modes:                                  */
  /*                                                                       */
  /* - trace mode                                                          */
  /*                                                                       */
  /*   Error and trace messages are sent to the log file (which can be the */
  /*   standard error output).                                             */
  /*                                                                       */
  /* - error mode                                                          */
  /*                                                                       */
  /*   Only error messages are generated.                                  */
  /*                                                                       */
  /* - release mode:                                                       */
  /*                                                                       */
  /*   No error message is sent or generated.  The code is free from any   */
  /*   debugging parts.                                                    */
  /*                                                                      

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-05-01 23:34  devel\
     文件        1870  2018-04-22 11:41  devel\ft2build.h
     文件       58597  2018-04-22 11:41  devel\ftoption.h
     目录           0  2018-05-01 23:34  docs\
     文件      197465  2018-05-01 12:27  docs\CHANGES
     文件         116  2018-02-03 06:55  docs\CMAKE
     文件        5449  2018-04-22 11:41  docs\CUSTOMIZE
     文件        8004  2018-04-22 11:41  docs\DEBUG
     文件        9419  2018-04-22 11:41  docs\formats.txt
     文件        3030  2018-05-01 12:45  docs\freetype-config.1
     文件        6912  2018-04-22 11:41  docs\FTL.TXT
     文件       18334  2018-02-03 06:55  docs\GPLv2.TXT
     文件        3043  2018-04-22 11:41  docs\INSTALL
     文件        5885  2018-04-22 11:41  docs\INSTALL.ANY
     文件        6860  2018-04-22 11:41  docs\INSTALL.CROSS
     文件        6275  2018-04-22 11:41  docs\INSTALL.GNU
     文件        1498  2018-02-03 06:55  docs\INSTALL.MAC
     文件        4161  2018-04-22 11:41  docs\INSTALL.UNIX
     文件        2029  2018-04-22 11:41  docs\INSTALL.VMS
     文件        1782  2018-02-03 06:55  docs\LICENSE.TXT
     文件         260  2018-04-22 11:41  docs\MAKEPP
     文件        2804  2018-02-03 06:55  docs\PROBLEMS
     文件       24652  2018-04-22 11:41  docs\raster.txt
     目录           0  2018-05-01 23:34  docs\reference\
     文件        5282  2018-05-01 23:34  docs\reference\ft2-auto_hinter.html
     文件      211950  2018-05-01 23:34  docs\reference\ft2-base_interface.html
     文件       45011  2018-05-01 23:34  docs\reference\ft2-basic_types.html
     文件       12084  2018-05-01 23:34  docs\reference\ft2-bdf_fonts.html
     文件       14035  2018-05-01 23:34  docs\reference\ft2-bitmap_handling.html
     文件        6457  2018-05-01 23:34  docs\reference\ft2-bzip2.html
     文件       55948  2018-05-01 23:34  docs\reference\ft2-cache_subsystem.html
............此处省略810个文件信息

评论

共有 条评论