|
f300fc49
|
2008-04-21T16:09:46
|
|
* Fix the FTLayout rendering: line feeds were not properly handled. Patch
by Eric Beets.
|
|
141112c4
|
2008-04-12T22:44:48
|
|
* Add licensing information to all files in the library.
|
|
7c358859
|
2008-04-04T12:43:38
|
|
* Generate a config.h file instead of passing all defines in the compiler
command line.
* "make install" now properly installs the includes, the documentation and
the .pc file.
* Generate a shared library.
|
|
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.
|
|
3902538a
|
2004-12-06T10:34:50
|
|
Changed the way the colour is specified. It can now be done per string rather than at start up as previous.
|
|
55888982
|
2004-10-17T00:40:24
|
|
Changed advance to be an FTPoint rather than a float.
|
|
4c6baa27
|
2004-10-10T22:50:01
|
|
Refactoring FTPoint
|
|
8bdfef74
|
2004-10-03T22:50:30
|
|
Adding support for turning off display lists in FTGL
|
|
2a980faa
|
2004-08-22T05:50:33
|
|
Removed unnecessary translates in the glyph rendering code.
|
|
59a0780e
|
2003-09-25T03:55:19
|
|
Changed to use FTGlyphSlot internally instead of FTGlyph
|
|
84d14a79
|
2003-09-24T22:05:12
|
|
Removed old comments
|
|
8fd2ff3e
|
2003-09-22T02:11:42
|
|
Fixes for deprecated identifiers in 2.1.5
|
|
0998d99d
|
2003-07-23T09:06:07
|
|
Fixed precision conversion
|
|
1c061ede
|
2002-12-17T04:44:00
|
|
Fixed freetype render flag :)
|
|
92bc1caf
|
2002-12-17T04:42:33
|
|
Renamed render to Render
|
|
538791da
|
2002-12-12T06:12:58
|
|
Got rid of numGreys and pushed down pos
|
|
73e3a4ad
|
2002-12-11T09:28:01
|
|
Removed redundant members.
Moved BBox and advance to FTGlyph c_stor
|
|
f11669c0
|
2002-11-28T08:00:02
|
|
Changed FT_Vector to FTPoint
|
|
a0cf851c
|
2002-10-23T07:04:34
|
|
Minor formatting and moved Push Attribs to the font
|
|
20c6c152
|
2002-08-26T10:17:45
|
|
Removed mmgr
|
|
ed78f652
|
2002-08-26T08:53:46
|
|
Added some braces
|
|
9013e3ec
|
2002-06-20T08:22:06
|
|
Changes for VTK
Removed tabs
Removed mmgr
Optimisations for loading pixel based fonts
Minor changes
|
|
49190bc7
|
2002-02-16T06:17:25
|
|
hardly worth mentioning
|
|
17eb8aeb
|
2002-02-02T00:16:36
|
|
Removed FT_DoneGlyph and clean up delete []
|
|
3a0d7bf5
|
2002-01-09T20:54:12
|
|
Added a check for zero dimension bitmaps
|
|
3715b637
|
2001-12-10T21:30:58
|
|
Added include for mmgr
|
|
1ce1050a
|
2001-11-12T02:39:05
|
|
Set the bounding box
|
|
df172ba4
|
2001-10-10T22:03:16
|
|
Minor changes, mainly to includes, for the windows port
|
|
c704216e
|
2001-09-16T21:49:52
|
|
Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
|
|
50552cd4
|
2001-08-28T05:09:26
|
|
Fixed the test for an invalid glyph format
|
|
146e8ba6
|
2001-08-27T03:11:27
|
|
Static cast float to unsigned char in bitmap code
|
|
6a234ca3
|
2001-08-24T02:16:00
|
|
Minor changes to comments
|
|
e62d68b3
|
2001-08-20T22:51:21
|
|
Started being more strict with types eg integer indices and sizes are now unsigned.
|
|
197943f3
|
2001-08-07T01:02:04
|
|
Now gets the current color and create the glyph pixmap based on that.
|
|
be451805
|
2001-08-06T05:43:36
|
|
Added GL to openGL include paths
|
|
bf84e602
|
2001-08-05T22:16:32
|
|
Initialisation list. Made render() arg const.
|
|
fb452009
|
2001-07-30T04:48:17
|
|
Fixing the position stuff
|
|
4cd99a38
|
2001-07-30T02:24:24
|
|
Rewrote the way the raster positon is set. The position is now kept in an FT_Vector called pen and pas into the glyphs, rather than the glyph calculating it's on raster position.
|
|
019af0d2
|
2001-07-26T05:11:34
|
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
|