|
d228d390
|
2008-04-13T21:27:22
|
|
* Merged trunk commits [741], [742], [745], [747], [748] and [749], by
henry:
+ Changed to use FTGlyphSlot internally instead of FTGlyph.
+ Added a test for broken glyph but freetype is broken so it doesn't work.
+ Added SetDepth function to FTBBox.
+ Tidy Up.
+ Test for bitmap bbox.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
f0f550ea
|
2008-03-03T16:36:07
|
|
* Remove svn:executable property from source files.
|
|
524a533a
|
2004-04-09T04:08:59
|
|
Fixes for glyph to glyphSlot change
|
|
c335d430
|
2003-10-02T03:13:54
|
|
Test for bitmap bbox.
|
|
6796ecb9
|
2003-10-01T07:41:09
|
|
Tidy Up
|
|
cfe0dc8d
|
2003-10-01T06:46:18
|
|
Now uses FT_Outline_Get_CBox where possible
|
|
9c597bc1
|
2003-09-29T20:59:51
|
|
Added SetDepth function to FTBBox
|
|
609d33ed
|
2003-09-29T04:54:22
|
|
Added a test for broken glyph but freetype is broken so it doesn't work.
|
|
a5d380c3
|
2003-09-25T03:55:19
|
|
Changed to use FTGlyphSlot internally instead of FTGlyph
|
|
0badd843
|
2003-08-29T10:19:40
|
|
Fixed var name
|
|
61cc1fea
|
2003-08-29T10:17:30
|
|
Fixed tests
|
|
2105ac7a
|
2003-08-05T00:26:54
|
|
Refactored variable names
|
|
8cd0a364
|
2003-05-04T20:54:43
|
|
Changed unit tests for new hinter in Freetype 2.1.4
|
|
3c0fb00d
|
2003-01-30T12:24:08
|
|
updates for win32 build
|
|
886f06a5
|
2003-01-09T01:59:59
|
|
Formatting changes
|
|
7556ce86
|
2003-01-08T09:02:38
|
|
Added Type1 file attach test
|
|
99a49e86
|
2002-12-17T23:51:42
|
|
Fixed tests
|
|
becb282a
|
2002-12-17T23:28:16
|
|
Moved all the constants into a header
|
|
32c357cf
|
2002-12-17T08:21:01
|
|
Added unit tests
|