| 
              
594f0c96
               | 
              
2000-12-20T22:09:41
               | 
              
               | 
              
* *.mk: Added lots of `.PHONY' targets.
* *.mk: Implemented `platform' target to disable auto-detection.
Added support for clipped direct rendering in the smooth renderer.
This should not break binary compatibility of existing applications.
* include/freetype/fttypes.h, include/freetype/ftimage.h: Move
definition of the FT_BBox structure from the former to the latter.
* include/freetype/ftimage.h: Add `ft_raster_flag_clip' value to
FT_Raster_Flag enumeration.
Add `clip_box' element to FT_Raster_Params structure.
* src/smooth/ftgrays.c (grays_convert_glyph): Implement it.
* src/raster/ftraster.c (ft_black_render): Test for unsupported
direct rendering before testing arguments.
               | 
            
            
              
   
               | 
              
6dd303db
               | 
              
2000-11-26T21:25:53
               | 
              
               | 
              
* builds/ansi/ansi.mk: Fix inclusion order of files.
* src/type1/t1objs.c (T1_Init_Face): Compute style flags.
               | 
            
            
              
   
               | 
              
91481f8a
               | 
              
2000-11-04T23:41:02
               | 
              
               | 
              
Introduced $(space) in the makefiles to get rid of using the comment
separator for indicating a trailing space.
               | 
            
            
              
   
               | 
              
47a5f41d
               | 
              
2000-10-17T03:38:43
               | 
              
               | 
              
Added copyright messages to all Makefiles.
Added documentation to FT_Get_Sfnt_* stuff (in ftnames.[ch])
minor other doc fixes
               | 
            
            
              
   
               | 
              
bd547dc6
               | 
              
2000-09-22T21:23:29
               | 
              
               | 
              
Clean up, formatting etc.
Fixing rules for installing cache headers on Unix.
Updating builds/unix/ftconfig.in.
               | 
            
            
              
   
               | 
              
046f7a0c
               | 
              
2000-09-15T22:42:06
               | 
              
               | 
              
major revamp of the build system
               | 
            
            
              
   
               | 
              
6ac722b2
               | 
              
2000-07-27T11:32:13
               | 
              
               | 
              
Adapting changes for Unix to other makefiles.
               | 
            
            
              
   
               | 
              
e6735234
               | 
              
2000-07-24T18:40:28
               | 
              
               | 
              
removed obsolete file
               | 
            
            
              
   
               | 
              
db578ae0
               | 
              
2000-07-23T21:27:52
               | 
              
               | 
              
Adding $(SO) and $(SA), denoting objects and library for a static build.
This is currently used for Unix only -- it should be extended that it is
possible to build DLLs and static libs on other platforms also.
Formatting.
               | 
            
            
              
   
               | 
              
d060a75b
               | 
              
2000-07-20T06:57:41
               | 
              
               | 
              
Formatting.
Rudimentary support for autoconf (still using GNU make)
Say `make unix'.
               | 
            
            
              
   
               | 
              
a90663f5
               | 
              
2000-07-08T00:41:13
               | 
              
               | 
              
vast clean-up of the sources in order to allow flat
directory compilation (by defining the FT_FLAT_COMPILE
macro at compile time..)
moved "freetype2/BUILD" to "freetype2/docs/BUILD"
               | 
            
            
              
   
               | 
              
74043010
               | 
              
2000-07-08T00:22:20
               | 
              
               | 
              
renaming "freetype2/config" to "freetype2/builds"
               |