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

资源简介

FreeType库是一个完全免费(开源)的、高质量的且可移植的字体引擎,它提供统一的接口来访问多种字体格式文件,包括TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT, X11 PCF等。

资源截图

代码片段和文件信息

/***************************************************************************/
/*                                                                         */
/*  ftdebug.c                                                              */
/*                                                                         */
/*    Debugging and logging component for amiga (body).                    */
/*                                                                         */
/*  Copyright 1996-2015 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  2015-11-29 02:09  freetype-2.6.2\
     文件        4096  2015-11-29 02:08  freetype-2.6.2\autogen.sh
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\amiga\
     目录           0  2015-11-29 02:08  freetype-2.6.2\builds\amiga\include\
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\amiga\include\config\
     文件        2252  2015-11-29 02:08  freetype-2.6.2\builds\amiga\include\config\ftconfig.h
     文件        4690  2015-11-29 02:08  freetype-2.6.2\builds\amiga\include\config\ftmodule.h
     文件        7729  2015-11-29 02:08  freetype-2.6.2\builds\amiga\makefile
     文件        8620  2015-11-29 02:08  freetype-2.6.2\builds\amiga\makefile.os4
     文件        4790  2015-11-29 02:08  freetype-2.6.2\builds\amiga\README
     文件        7835  2015-11-29 02:08  freetype-2.6.2\builds\amiga\smakefile
     目录           0  2015-11-29 02:08  freetype-2.6.2\builds\amiga\src\
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\amiga\src\base\
     文件        8874  2015-11-29 02:08  freetype-2.6.2\builds\amiga\src\base\ftdebug.c
     文件       20743  2015-11-29 02:08  freetype-2.6.2\builds\amiga\src\base\ftsystem.c
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\ansi\
     文件        1712  2015-11-29 02:08  freetype-2.6.2\builds\ansi\ansi-def.mk
     文件         617  2015-11-29 02:08  freetype-2.6.2\builds\ansi\ansi.mk
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\atari\
     文件         435  2015-11-29 02:08  freetype-2.6.2\builds\atari\ATARI.H
     文件        4143  2015-11-29 02:08  freetype-2.6.2\builds\atari\deflinejoiner.awk
     文件         746  2015-11-29 02:08  freetype-2.6.2\builds\atari\FNames.SIC
     文件         611  2015-11-29 02:08  freetype-2.6.2\builds\atari\FREETYPE.PRJ
     文件        1054  2015-11-29 02:08  freetype-2.6.2\builds\atari\gen-purec-patch.sh
     文件        1508  2015-11-29 02:08  freetype-2.6.2\builds\atari\README.TXT
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\beos\
     文件        1782  2015-11-29 02:08  freetype-2.6.2\builds\beos\beos-def.mk
     文件         588  2015-11-29 02:08  freetype-2.6.2\builds\beos\beos.mk
     文件         822  2015-11-29 02:08  freetype-2.6.2\builds\beos\detect.mk
     目录           0  2015-11-29 02:09  freetype-2.6.2\builds\cmake\
............此处省略796个文件信息

评论

共有 条评论