shithub: freetype+ttf2subf

RSS feed

5fe94ff6 – Just van Rossum <[email protected]> authored on 2000/07/27 22:25
Adapted to new external stream semantics.

08d78b62 – David Turner <[email protected]> authored on 2000/07/27 21:51
removed warning

d2b93caa – Just van Rossum <[email protected]> authored on 2000/07/27 21:37
Oops, I had exaggerated the warning levels a weensy bit...

78575d5e – Just van Rossum <[email protected]> authored on 2000/07/27 21:14
Updated to reflect the new Mac FOND support setup.

622f514c – Just van Rossum <[email protected]> authored on 2000/07/27 21:13
Obsolete; Mac FOND support now lives in src/base/ftmac.c.

9e830c5d – Just van Rossum <[email protected]> authored on 2000/07/27 21:12
Put FT_New_Face() in an #ifndef macintosh switch; ftmac.c provides an extended implementation.

6012037b – Just van Rossum <[email protected]> authored on 2000/07/27 21:11
Removed Mac fond driver #ifdefs

ae4bceef – Just van Rossum <[email protected]> authored on 2000/07/27 21:10
Brand new Mac support -- no more muching with changing drivers and reinitializing streams, but a clean layer on top of FT_Open_Face(): an extended version of FT_New_Face().

e973e66a – Just van Rossum <[email protected]> authored on 2000/07/27 21:08
Header for one Mac-specific additional API call.

58b17f96 – Werner Lemberg <[email protected]> authored on 2000/07/27 19:29
Formatting.

b169341e – David Turner <[email protected]> authored on 2000/07/27 17:48
update to changelog

c5cdf8bc – David Turner <[email protected]> authored on 2000/07/27 17:40
re-adding a "unix-dev.mk". Debugging libtool output

c703b1bf – Werner Lemberg <[email protected]> authored on 2000/07/27 12:57
*slight* formatting only. Congratulations, David! :-)

666b11d5 – David Turner <[email protected]> authored on 2000/07/27 11:59
small fix to the auto-hinter:

6ac722b2 – Werner Lemberg <[email protected]> authored on 2000/07/27 07:32
Adapting changes for Unix to other makefiles.

321cd27d – Werner Lemberg <[email protected]> authored on 2000/07/27 07:20
Removing compiler warnings about unused portions of code.

796f9de2 – Werner Lemberg <[email protected]> authored on 2000/07/26 18:51
Updating to libtool 1.3.5.

bc80b12b – David Turner <[email protected]> authored on 2000/07/26 18:29
small compilation fix on 64-bits machines..

a2a75b78 – Werner Lemberg <[email protected]> authored on 2000/07/26 17:47
Use `patsubst' instead of `subst' in cleaning rule to avoid problems with

1fd410bb – Just van Rossum <[email protected]> authored on 2000/07/26 16:31
now that "type1z" is renamed to "type1"; revert to hardcoding "type1"..

5f5b4465 – David Turner <[email protected]> authored on 2000/07/26 15:13
small update

b190572b – David Turner <[email protected]> authored on 2000/07/26 15:07
updated documentation

5fe4c00e – David Turner <[email protected]> authored on 2000/07/26 15:04
- fixed the incorrect SO extension for Visual C++

c3dd151b – Werner Lemberg <[email protected]> authored on 2000/07/26 10:11
autohint:

d082cd68 – Werner Lemberg <[email protected]> authored on 2000/07/25 13:25
formatting

1f46fed3 – Just van Rossum <[email protected]> authored on 2000/07/25 12:40
Use the "type1z" driver instead of the old one.

53fb1f54 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/07/24 14:40
removed obsolete file

7fd756d2 – Werner Lemberg <[email protected]> authored on 2000/07/24 02:03
Add `mkinstalldirs'.

a16d7155 – Werner Lemberg <[email protected]> authored on 2000/07/24 02:02
Unused files.

04563546 – Werner Lemberg <[email protected]> authored on 2000/07/24 02:01
`make install' is available now.

db578ae0 – Werner Lemberg <[email protected]> authored on 2000/07/23 17:27
Adding $(SO) and $(SA), denoting objects and library for a static build.

9cb8fb18 – Just van Rossum <[email protected]> authored on 2000/07/23 12:24
removed duplicate macro (FT_MODULE_IS_DRIVER was defined twice)

d1ab7f5a – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/07/23 12:21
updating the Mac stuff to the current situaton

42a29f2a – Werner Lemberg <[email protected]> authored on 2000/07/22 02:59
For Unix platforms, `configure' will be always called now.

81991cd2 – Werner Lemberg <[email protected]> authored on 2000/07/21 12:43
Fix file inclusion.

e616d225 – Werner Lemberg <[email protected]> authored on 2000/07/20 12:06
Adding $(CFG) variable to pass configure script parameters.

d060a75b – Werner Lemberg <[email protected]> authored on 2000/07/20 02:57
Formatting.

c49f69cb – David Turner <[email protected]> authored on 2000/07/19 23:44
some welcome fixes related to the auto-hinter:

bca33287 – David Turner <[email protected]> authored on 2000/07/19 16:17
Boris's patch regarding glyph index 0

3469d0d0 – David Turner <[email protected]> authored on 2000/07/19 16:02
added auto-hinter module. Note that the code has been

6930b45f – David Turner <[email protected]> authored on 2000/07/19 13:13
- introduced FT_Get_Glyph_Name (see freetype.h)

6b8fcd53 – Werner Lemberg <[email protected]> authored on 2000/07/19 12:36
Renaming license.txt -> LICENSE.TXT for orthogonality.

a4367e08 – Werner Lemberg <[email protected]> authored on 2000/07/19 12:17
Formatting.

e1bbc017 – Werner Lemberg <[email protected]> authored on 2000/07/19 02:25
Formatting.

c8f9cf37 – Werner Lemberg <[email protected]> authored on 2000/07/18 22:59
Formatting.

0959a877 – Werner Lemberg <[email protected]> authored on 2000/07/18 02:50
Formatting.

2f8f1542 – David Turner <[email protected]> authored on 2000/07/17 18:14
Boris patches for ascender/descender/text height

5aa646c5 – Werner Lemberg <[email protected]> authored on 2000/07/14 02:16
Formatting.

8cfcf6e0 – David Turner <[email protected]> authored on 2000/07/12 20:21
more patches from Tom (to fix its former patches :-)

49bd4f05 – David Turner <[email protected]> authored on 2000/07/12 12:57
removed some warnings with Visual C++

6cca5578 – Werner Lemberg <[email protected]> authored on 2000/07/12 01:52
Formatting.

862bcbb7 – Werner Lemberg <[email protected]> authored on 2000/07/11 02:50
Fixed typo.

2405d14f – Werner Lemberg <[email protected]> authored on 2000/07/11 02:12
Formatting/Synchronizing.

e161ee44 – David Turner <[email protected]> authored on 2000/07/10 18:03
fixed a bug that caused invalid clipping of monochrome bitmaps

93ac3e39 – Werner Lemberg <[email protected]> authored on 2000/07/10 17:41
Formatting.

e208f4e0 – David Turner <[email protected]> authored on 2000/07/10 16:30
fixed a really tupid bug in the Multiple Master support

670caab8 – Werner Lemberg <[email protected]> authored on 2000/07/10 10:24
Formatting.

b390a124 – David Turner <[email protected]> authored on 2000/07/09 20:13
removed some stupid #defines in <freetype/config/ftconfig.h>

97b2de58 – Werner Lemberg <[email protected]> authored on 2000/07/09 20:06
More formatting.

b48a6094 – Werner Lemberg <[email protected]> authored on 2000/07/09 15:15
Formatting.

681e8eea – Werner Lemberg <[email protected]> authored on 2000/07/08 20:48
formatting

7b5c4a96 – Werner Lemberg <[email protected]> authored on 2000/07/08 18:57
Removed `demos' tree. Use `ft2demos' module instead.

415cc7c9 – Werner Lemberg <[email protected]> authored on 2000/07/08 18:52
Formatting.

50857ff4 – Werner Lemberg <[email protected]> authored on 2000/07/08 16:14
ttdebug will compile again...

7fa51b55 – Werner Lemberg <[email protected]> authored on 2000/07/08 15:51
Formatting.

e1075cea – David Turner <[email protected]> authored on 2000/07/07 22:07
the font driver now supports CEF fonts and needs a few

9eeea990 – David Turner <[email protected]> authored on 2000/07/07 21:49
fixes from Tom related to 64-bitness and strange

52b430ab – David Turner <[email protected]> authored on 2000/07/07 21:18
fixed a rather stupid bug in the last patch (one of those with

1ca6f2d1 – David Turner <[email protected]> authored on 2000/07/07 20:49
minor update

9a5ec98a – David Turner <[email protected]> authored on 2000/07/07 20:48
removed "BUILD"

dbeb64e3 – David Turner <[email protected]> authored on 2000/07/07 20:46
removed the "config" directory, now replaced by "builds"

a90663f5 – David Turner <[email protected]> authored on 2000/07/07 20:41
vast clean-up of the sources in order to allow flat

74043010 – David Turner <[email protected]> authored on 2000/07/07 20:22
renaming "freetype2/config" to "freetype2/builds"

62952153 – David Turner <[email protected]> authored on 2000/07/07 16:14
removed a compiler warning..

9b3d1c75 – David Turner <[email protected]> authored on 2000/07/07 15:47
- fixed a leak in the Type 1 driver

60735896 – David Turner <[email protected]> authored on 2000/07/07 15:46
removed obsolete files..

ab9cc277 – David Turner <[email protected]> authored on 2000/07/07 15:46
added Windows FNT/FON font driver

43a2f656 – David Turner <[email protected]> authored on 2000/07/05 14:23
fixed a few bugs, cleaned up some code

bd5ae400 – Werner Lemberg <[email protected]> authored on 2000/07/05 00:32
Run g++ on the FreeType library. This should make the use of code in

c6157665 – David Turner <[email protected]> authored on 2000/07/04 14:15
stupid changed due to Visual C++ brain dead behaviour

c6a92202 – David Turner <[email protected]> authored on 2000/07/04 14:12
various clean-ups:

aa8c7da0 – Werner Lemberg <[email protected]> authored on 2000/07/03 23:37
Don't use -lefence in the demo Makefile.

d0c36e3b – Werner Lemberg <[email protected]> authored on 2000/07/03 12:45
Formatting; fixing documentation.

d18388e4 – David Turner <[email protected]> authored on 2000/07/03 11:00
fixed a few 64-bit related bugs in "sfnt/ttload.c" and

768c9561 – Werner Lemberg <[email protected]> authored on 2000/07/03 03:09
Formatting. Fixing some tracing messages.

5811c7c3 – Werner Lemberg <[email protected]> authored on 2000/07/02 09:53
Formatting.

db5285a0 – David Turner <[email protected]> authored on 2000/07/01 21:27
added missing file

fbeb41d9 – Werner Lemberg <[email protected]> authored on 2000/07/01 20:27
Formatting.

e0bba322 – David Turner <[email protected]> authored on 2000/07/01 15:33
fixed the PSNames -> Unicode translation table

798e70e4 – Werner Lemberg <[email protected]> authored on 2000/07/01 10:09
Removing.

11735fe3 – Werner Lemberg <[email protected]> authored on 2000/07/01 10:08
A small fix from Tom.

a8bbc267 – Werner Lemberg <[email protected]> authored on 2000/07/01 10:06
Formatting as usual...

c06aba28 – David Turner <[email protected]> authored on 2000/06/30 19:38
updated the CHANGES file, plus a few fix in "ftstring" to

f9ca2bb5 – David Turner <[email protected]> authored on 2000/06/30 19:12
managed to re-design entirely the API in <freetype/ftglyph.h>

ac39ecdc – Werner Lemberg <[email protected]> authored on 2000/06/30 18:24
Formatting...

cc9fc49c – Werner Lemberg <[email protected]> authored on 2000/06/30 02:21
Formatting...

5ae831c1 – David Turner <[email protected]> authored on 2000/06/29 21:31
changes used to implement the auto-hinting support

203bb47c – David Turner <[email protected]> authored on 2000/06/29 18:34
first updates to the tutorial. This is step 1 (fairly basic stuff)

Next