RSS feed
6ac722b2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/27 07:32
Adapting changes for Unix to other makefiles.
321cd27d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/27 07:20
Removing compiler warnings about unused portions of code.
796f9de2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/26 18:51
Updating to libtool 1.3.5.
bc80b12b
– David Turner <david@freetype.org>
authored
on 2000/07/26 18:29
small compilation fix on 64-bits machines..
a2a75b78
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/26 17:47
Use `patsubst' instead of `subst' in cleaning rule to avoid problems with
1fd410bb
– Just van Rossum <just@letterror.com>
authored
on 2000/07/26 16:31
now that "type1z" is renamed to "type1"; revert to hardcoding "type1"..
5f5b4465
– David Turner <david@freetype.org>
authored
on 2000/07/26 15:13
small update
b190572b
– David Turner <david@freetype.org>
authored
on 2000/07/26 15:07
updated documentation
5fe4c00e
– David Turner <david@freetype.org>
authored
on 2000/07/26 15:04
- fixed the incorrect SO extension for Visual C++
c3dd151b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/26 10:11
autohint:
d082cd68
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/25 13:25
formatting
1f46fed3
– Just van Rossum <just@letterror.com>
authored
on 2000/07/25 12:40
Use the "type1z" driver instead of the old one.
53fb1f54
– Just van Rossum <just@letterror.com>
authored
on 2000/07/25 12:20
Changed parse_subrs() so that it'll work correctly both with wrongly sorted subr indices *and* non-contiguous subr arrays. Thanks to Tom K. for helping to isolate the problem.
e6735234
– David Turner <david@freetype.org>
authored
on 2000/07/24 14:40
removed obsolete file
7fd756d2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/24 02:03
Add `mkinstalldirs'.
a16d7155
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/24 02:02
Unused files.
04563546
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/24 02:01
`make install' is available now.
db578ae0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/23 17:27
Adding $(SO) and $(SA), denoting objects and library for a static build.
9cb8fb18
– Just van Rossum <just@letterror.com>
authored
on 2000/07/23 12:24
removed duplicate macro (FT_MODULE_IS_DRIVER was defined twice)
d1ab7f5a
– Just van Rossum <just@letterror.com>
authored
on 2000/07/23 12:23
Hardcode loading the Mac FOND driver here, as config/ftmodule.h sometimes gets regenerated.
70e5aa23
– Just van Rossum <just@letterror.com>
authored
on 2000/07/23 12:21
updating the Mac stuff to the current situaton
42a29f2a
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/22 02:59
For Unix platforms, `configure' will be always called now.
81991cd2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/21 12:43
Fix file inclusion.
e616d225
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/20 12:06
Adding $(CFG) variable to pass configure script parameters.
d060a75b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/20 02:57
Formatting.
c49f69cb
– David Turner <david@freetype.org>
authored
on 2000/07/19 23:44
some welcome fixes related to the auto-hinter:
bca33287
– David Turner <david@freetype.org>
authored
on 2000/07/19 16:17
Boris's patch regarding glyph index 0
3469d0d0
– David Turner <david@freetype.org>
authored
on 2000/07/19 16:02
added auto-hinter module. Note that the code has been
6930b45f
– David Turner <david@freetype.org>
authored
on 2000/07/19 13:13
- introduced FT_Get_Glyph_Name (see freetype.h)
6b8fcd53
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/19 12:36
Renaming license.txt -> LICENSE.TXT for orthogonality.
a4367e08
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/19 12:17
Formatting.
e1bbc017
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/19 02:25
Formatting.
c8f9cf37
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/18 22:59
Formatting.
0959a877
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/18 02:50
Formatting.
2f8f1542
– David Turner <david@freetype.org>
authored
on 2000/07/17 18:14
Boris patches for ascender/descender/text height
5aa646c5
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/14 02:16
Formatting.
8cfcf6e0
– David Turner <david@freetype.org>
authored
on 2000/07/12 20:21
more patches from Tom (to fix its former patches :-)
49bd4f05
– David Turner <david@freetype.org>
authored
on 2000/07/12 12:57
removed some warnings with Visual C++
6cca5578
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/12 01:52
Formatting.
862bcbb7
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/11 02:50
Fixed typo.
2405d14f
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/11 02:12
Formatting/Synchronizing.
e161ee44
– David Turner <david@freetype.org>
authored
on 2000/07/10 18:03
fixed a bug that caused invalid clipping of monochrome bitmaps
93ac3e39
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/10 17:41
Formatting.
e208f4e0
– David Turner <david@freetype.org>
authored
on 2000/07/10 16:30
fixed a really tupid bug in the Multiple Master support
670caab8
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/10 10:24
Formatting.
b390a124
– David Turner <david@freetype.org>
authored
on 2000/07/09 20:13
removed some stupid #defines in <freetype/config/ftconfig.h>
97b2de58
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/09 20:06
More formatting.
b48a6094
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/09 15:15
Formatting.
681e8eea
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/08 20:48
formatting
7b5c4a96
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/08 18:57
Removed `demos' tree. Use `ft2demos' module instead.
415cc7c9
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/08 18:52
Formatting.
50857ff4
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/08 16:14
ttdebug will compile again...
7fa51b55
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/08 15:51
Formatting.
e1075cea
– David Turner <david@freetype.org>
authored
on 2000/07/07 22:07
the font driver now supports CEF fonts and needs a few
9eeea990
– David Turner <david@freetype.org>
authored
on 2000/07/07 21:49
fixes from Tom related to 64-bitness and strange
52b430ab
– David Turner <david@freetype.org>
authored
on 2000/07/07 21:18
fixed a rather stupid bug in the last patch (one of those with
1ca6f2d1
– David Turner <david@freetype.org>
authored
on 2000/07/07 20:49
minor update
9a5ec98a
– David Turner <david@freetype.org>
authored
on 2000/07/07 20:48
removed "BUILD"
dbeb64e3
– David Turner <david@freetype.org>
authored
on 2000/07/07 20:46
removed the "config" directory, now replaced by "builds"
a90663f5
– David Turner <david@freetype.org>
authored
on 2000/07/07 20:41
vast clean-up of the sources in order to allow flat
74043010
– David Turner <david@freetype.org>
authored
on 2000/07/07 20:22
renaming "freetype2/config" to "freetype2/builds"
62952153
– David Turner <david@freetype.org>
authored
on 2000/07/07 16:14
removed a compiler warning..
9b3d1c75
– David Turner <david@freetype.org>
authored
on 2000/07/07 15:47
- fixed a leak in the Type 1 driver
60735896
– David Turner <david@freetype.org>
authored
on 2000/07/07 15:46
removed obsolete files..
ab9cc277
– David Turner <david@freetype.org>
authored
on 2000/07/07 15:46
added Windows FNT/FON font driver
43a2f656
– David Turner <david@freetype.org>
authored
on 2000/07/05 14:23
fixed a few bugs, cleaned up some code
bd5ae400
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/05 00:32
Run g++ on the FreeType library. This should make the use of code in
c6157665
– David Turner <david@freetype.org>
authored
on 2000/07/04 14:15
stupid changed due to Visual C++ brain dead behaviour
c6a92202
– David Turner <david@freetype.org>
authored
on 2000/07/04 14:12
various clean-ups:
aa8c7da0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/03 23:37
Don't use -lefence in the demo Makefile.
d0c36e3b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/03 12:45
Formatting; fixing documentation.
d18388e4
– David Turner <david@freetype.org>
authored
on 2000/07/03 11:00
fixed a few 64-bit related bugs in "sfnt/ttload.c" and
768c9561
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/03 03:09
Formatting. Fixing some tracing messages.
5811c7c3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/02 09:53
Formatting.
db5285a0
– David Turner <david@freetype.org>
authored
on 2000/07/01 21:27
added missing file
fbeb41d9
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/01 20:27
Formatting.
e0bba322
– David Turner <david@freetype.org>
authored
on 2000/07/01 15:33
fixed the PSNames -> Unicode translation table
798e70e4
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/01 10:09
Removing.
11735fe3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/01 10:08
A small fix from Tom.
a8bbc267
– Werner Lemberg <wl@gnu.org>
authored
on 2000/07/01 10:06
Formatting as usual...
c06aba28
– David Turner <david@freetype.org>
authored
on 2000/06/30 19:38
updated the CHANGES file, plus a few fix in "ftstring" to
f9ca2bb5
– David Turner <david@freetype.org>
authored
on 2000/06/30 19:12
managed to re-design entirely the API in <freetype/ftglyph.h>
ac39ecdc
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/30 18:24
Formatting...
cc9fc49c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/30 02:21
Formatting...
5ae831c1
– David Turner <david@freetype.org>
authored
on 2000/06/29 21:31
changes used to implement the auto-hinting support
203bb47c
– David Turner <david@freetype.org>
authored
on 2000/06/29 18:34
first updates to the tutorial. This is step 1 (fairly basic stuff)
32b85e67
– David Turner <david@freetype.org>
authored
on 2000/06/29 17:48
various bug fixes in the postscript font drivers (mainly they
cc809bcb
– David Turner <david@freetype.org>
authored
on 2000/06/29 03:59
fixed an ugly bug that caused some unaligned access
60402683
– David Turner <david@freetype.org>
authored
on 2000/06/29 02:19
small fix in the definition of the convenience functions
deb4e983
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/28 23:14
Formatting...
63e3c3b5
– David Turner <david@freetype.org>
authored
on 2000/06/28 20:39
some real updates to the tutorial, more to come soon
98258619
– David Turner <david@freetype.org>
authored
on 2000/06/28 16:43
debugged the CFF driver. The "advance width" problem
075cdf12
– David Turner <david@freetype.org>
authored
on 2000/06/28 01:35
fixed a _nasty_ bug in the CFF driver. Note that there are still escapement problems though..
98c2fde0
– David Turner <david@freetype.org>
authored
on 2000/06/28 00:31
removed obsolete files... :-(
81bb4ad9
– David Turner <david@freetype.org>
authored
on 2000/06/28 00:19
latest clean-ups..
9d636b6d
– David Turner <david@freetype.org>
authored
on 2000/06/27 19:32
various cleanups to reduce compiler warnings
74abee8e
– David Turner <david@freetype.org>
authored
on 2000/06/27 19:31
various cleanups to reduce compiler warnings
7ed5a057
– David Turner <david@freetype.org>
authored
on 2000/06/27 19:23
small bugfix
385bedb8
– David Turner <david@freetype.org>
authored
on 2000/06/27 19:22
formatting
728da1c8
– David Turner <david@freetype.org>
authored
on 2000/06/27 19:21
changed file names and some functions names to avoid
Next