|
1f4a94f8
|
2008-04-29T14:39:28
|
|
* Since the MIT license is LGPL-compatible, there is no real point in
shipping FTGL under a dual license. Consequently removing LGPL references
from the code, in agreement with Sean.
|
|
09fbf8ac
|
2008-04-28T11:17:05
|
|
* Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space
constructs, remove tab/space mixes, wrap a lot of long source lines.
|
|
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.
|
|
5760ea26
|
2004-12-12T10:01:50
|
|
Changed behaviour so that if an errror occurs the object isn't modified. (strong guarantee).
|
|
ce37d790
|
2004-09-29T23:06:42
|
|
Added a test to bail early of the client sets the size to the existing size.
Removed the pixels per em function because no one is using them.
|
|
f1e6cfd8
|
2003-05-04T21:06:27
|
|
Added null size test in PixelsPerEm functions
|
|
9a6997a2
|
2003-01-10T01:47:05
|
|
Added units per EM square
|
|
618c11ff
|
2002-12-10T08:38:55
|
|
Changed size calculations to use floats
|
|
cf241b14
|
2002-12-02T06:32:03
|
|
Minor bug fix
|
|
57ca18fb
|
2002-12-01T07:52:12
|
|
Better error handling
|
|
634f2397
|
2002-06-22T23:33:44
|
|
Added accessors for point size
|
|
9013e3ec
|
2002-06-20T08:22:06
|
|
Changes for VTK
Removed tabs
Removed mmgr
Optimisations for loading pixel based fonts
Minor changes
|
|
3715b637
|
2001-12-10T21:30:58
|
|
Added include for mmgr
|
|
115dd8e4
|
2001-11-01T20:07:15
|
|
Added brackets to clear Win32 warning
|
|
263722f7
|
2001-10-25T04:03:06
|
|
Re-ordered initialisation lists to keep project builder happy (MAC OSX)
|
|
42c4d600
|
2001-09-17T21:00:48
|
|
Minor change to CharSize func
|
|
5b0d8399
|
2001-09-16T21:30:59
|
|
Updated comments.
Added err and ftface to initialosation list
|
|
524e7ca9
|
2001-08-22T03:40:05
|
|
Changed the return types for the size function to int
|
|
e62d68b3
|
2001-08-20T22:51:21
|
|
Started being more strict with types eg integer indices and sizes are now unsigned.
|
|
be5b608f
|
2001-08-19T22:40:43
|
|
Changed the size stuff to use floats rather than ints.
Global height and width is now calculated using the bbox
|
|
9982b644
|
2001-08-07T21:21:16
|
|
Added Error().
Minor Tidy ups
Added Underline()...doesn't work yet
|
|
7e97717e
|
2001-07-30T01:07:31
|
|
Return values now scaled correctly
|
|
4f59d7a3
|
2001-07-26T05:18:33
|
|
Added assignment of FT_Size attribute and added Height and Width methods
|
|
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.
|