shithub: freetype+ttf2subf

RSS feed

eadc8df2 – Werner Lemberg <[email protected]> authored on 2000/10/11 01:52
A fix from Tom to fix the last=first point problem if it is a control point.

4b92cf80 – Werner Lemberg <[email protected]> authored on 2000/10/09 23:58
provide `export "C"' guard only for default fterror handling.

0634cedb – Werner Lemberg <[email protected]> authored on 2000/10/08 21:44
patch from Tom to fix a problem with path_begun.

c118a32d – Werner Lemberg <[email protected]> authored on 2000/10/07 11:51
fix documentation

2c5b7ebf – David Turner <[email protected]> authored on 2000/10/06 21:21
fixed a small bug in the uninstall mode

6fbe4db6 – Werner Lemberg <[email protected]> authored on 2000/10/05 00:53
minor formatting issues

f00a4de9 – David Turner <[email protected]> authored on 2000/10/03 18:03
fixed two bugs:

ec0b2cd9 – David Turner <[email protected]> authored on 2000/10/03 15:22
small fix:

78dd7104 – David Turner <[email protected]> authored on 2000/10/03 15:13
small fix:

a0be99f1 – David Turner <[email protected]> authored on 2000/10/03 14:02
changing the linkage type of

896b604c – David Turner <[email protected]> authored on 2000/10/03 13:51
updated the build system:

9e62d694 – David Turner <[email protected]> authored on 2000/10/03 13:08
adding missing image files

b59bf7e5 – David Turner <[email protected]> authored on 2000/10/03 13:07
removing obsolete files:

8bb45ec8 – Werner Lemberg <[email protected]> authored on 2000/09/29 02:41
Fixing comment in unixddef.mk which caused a trailing blank.

42022c8c – David Turner <[email protected]> authored on 2000/09/26 21:01
fixed a bug in the Type 1 and CID font drivers:

8925009f – Werner Lemberg <[email protected]> authored on 2000/09/26 09:25
Adding missing code for flat compiling mode.

bd547dc6 – Werner Lemberg <[email protected]> authored on 2000/09/22 17:23
Clean up, formatting etc.

f50c2954 – Werner Lemberg <[email protected]> authored on 2000/09/22 02:52
Fixed typo in ftimage.h

50dd5858 – Werner Lemberg <[email protected]> authored on 2000/09/21 23:37
Applied a patch from Hidetoshi for embedded bitmap metrics support.

1a2908bb – Werner Lemberg <[email protected]> authored on 2000/09/21 10:10
Added support for (3,0) pid/eid.

4e38576a – David Turner <[email protected]> authored on 2000/09/19 15:44
fixed a bug that happened when rendering spaces

beece1bf – David Turner <[email protected]> authored on 2000/09/19 14:33
small update, allow CONFIG_MK to be pre-defined

08a91fd0 – David Turner <[email protected]> authored on 2000/09/18 22:08
final touches. Cache seems working after all, though the

ebdce834 – David Turner <[email protected]> authored on 2000/09/18 21:11
updated the cache sub-system. Major internal rewrite

58e93215 – David Turner <[email protected]> authored on 2000/09/18 21:10
removed obsolete file (ftcimage.h)

b71c6af0 – David Turner <[email protected]> authored on 2000/09/17 13:17
fixed minor bug in the smooth renderer which forced

426984e4 – David Turner <[email protected]> authored on 2000/09/15 19:47
major revamp of the build system.

9b11b9e3 – David Turner <[email protected]> authored on 2000/09/15 18:50
adding updated cache header files

d38a4f65 – David Turner <[email protected]> authored on 2000/09/15 18:42
removed obsolete files

046f7a0c – David Turner <[email protected]> authored on 2000/09/15 18:42
major revamp of the build system

b8817177 – David Turner <[email protected]> authored on 2000/09/15 13:17
small bug-fix, the linearHoriBearing value was not

c9ce9e4e – David Turner <[email protected]> authored on 2000/09/15 13:16
small bug-fix

f2545e80 – David Turner <[email protected]> authored on 2000/09/14 23:37
fixed a very stupid bug that prevented FT_Outline_Render from

f9b03750 – Werner Lemberg <[email protected]> authored on 2000/09/11 18:50
small formatting issues.

a8194a97 – David Turner <[email protected]> authored on 2000/09/01 20:20
- added a new function called FT_SqrtFixed to compute the

21a27ee3 – Werner Lemberg <[email protected]> authored on 2000/09/01 10:36
Fixed a long outstanding bug with an incorrect offset for reading post

155a575a – Werner Lemberg <[email protected]> authored on 2000/09/01 01:35
Small improvement.

79096739 – David Turner <[email protected]> authored on 2000/08/30 17:40
- the file "ftlist.h" was moved from <freetype/internal/..> to

6d259636 – Just van Rossum <[email protected]> authored on 2000/08/29 15:10
updated for new modules and sources (mainly psaux)

353dfeaf – Werner Lemberg <[email protected]> authored on 2000/08/29 14:58
More warnings fixed.

4a5c142a – Werner Lemberg <[email protected]> authored on 2000/08/29 14:37
Minor fixes.

4e9dae68 – Werner Lemberg <[email protected]> authored on 2000/08/29 12:50
Introducing new macro LOCA_VAR to solve some problems with structures

80b96f35 – David Turner <[email protected]> authored on 2000/08/29 12:04
fixed some bugs in the caching sub-system and improved

e12e313a – David Turner <[email protected]> authored on 2000/08/29 12:03
a small optimisation that should speed things a bit.

5878a6d2 – David Turner <[email protected]> authored on 2000/08/29 12:03
a fix to the computation of the font "text height" (i.e. the

dc7f9c8d – Werner Lemberg <[email protected]> authored on 2000/08/27 03:12
Formatting.

95853c87 – Werner Lemberg <[email protected]> authored on 2000/08/26 18:16
Introducing new error code FT_Err_Invalid_Cache_Handle.

9b4bb291 – Just van Rossum <[email protected]> authored on 2000/08/25 16:00
#include <freetype/internal/ftdebug.h> /* for FT_ERROR() */

d1b7475b – Werner Lemberg <[email protected]> authored on 2000/08/24 12:29
Formatting, small fixes.

35db7322 – David Turner <[email protected]> authored on 2000/08/24 08:39
- fixed an horrible FT_LOAD_RENDER bug that returned empty

98d2701c – David Turner <[email protected]> authored on 2000/08/24 07:53
changed the FTC_Manager_New function to accept "max_faces" and

4a47f668 – Just van Rossum <[email protected]> authored on 2000/08/23 20:43
fixed typo in FT_FLAT_COMPILE section

fcf5e686 – David Turner <[email protected]> authored on 2000/08/23 20:30
renamed "psmodule.c" to "psauxmod.c"

888706a3 – David Turner <[email protected]> authored on 2000/08/23 18:50
removing obsolete files

b8a7a0bd – David Turner <[email protected]> authored on 2000/08/23 18:48
removing obsolete files. These are moved to a new

34f1c2f5 – David Turner <[email protected]> authored on 2000/08/23 18:47
finally, the CID and Type1z driver are finished !!

3b2c50eb – David Turner <[email protected]> authored on 2000/08/23 17:11
completing the FreeType Cache subsystem files

8728f294 – Werner Lemberg <[email protected]> authored on 2000/08/23 13:32
Formatting, small fixes.

b466a765 – David Turner <[email protected]> authored on 2000/08/23 07:22
The FreeType Caching Subsystem - first lines of code

a39acf55 – David Turner <[email protected]> authored on 2000/08/22 22:47
updated "psaux" and "type1z".

5ef3c953 – David Turner <[email protected]> authored on 2000/08/22 19:15
updating documentation to explain the use of CFG to

d8b4514d – David Turner <[email protected]> authored on 2000/08/22 18:53
added preliminary emboldening code.. still _very_

38cb5af0 – David Turner <[email protected]> authored on 2000/08/22 18:51
changed the "devel" setup targets to use "builds/<system>/devel"

38d979ce – David Turner <[email protected]> authored on 2000/08/22 18:50
adding developer dir hierarchy

97488074 – David Turner <[email protected]> authored on 2000/08/22 18:36
the psaux module is now nearly completed

48721c11 – David Turner <[email protected]> authored on 2000/08/21 19:01
significant updates. The generated HTML is now much

f95a6031 – David Turner <[email protected]> authored on 2000/08/21 00:58
minor updates to the "psaux" module.

c38ddff8 – David Turner <[email protected]> authored on 2000/08/21 00:43
fixed a _serious_ bug in FT_Glyph_Get_CBox

b1c8bf06 – Werner Lemberg <[email protected]> authored on 2000/08/17 03:18
Minor formatting.

24d7024c – David Turner <[email protected]> authored on 2000/08/16 21:09
added draft "psaux" code

710354b8 – David Turner <[email protected]> authored on 2000/08/16 13:04
fixed the bug that prevented bitmap formats to be loaded

9a814fab – Werner Lemberg <[email protected]> authored on 2000/08/06 15:48
Yamano-uchi added support for SFNT-wrapped CID bitmap font files (with

29a90e26 – Werner Lemberg <[email protected]> authored on 2000/08/02 20:03
Updating unix/ftconfig.in to recent config/ftconfig.h changes.

41743505 – Just van Rossum <[email protected]> authored on 2000/08/01 22:44
Added little know adx offset to t1operator_seac() -- accent positioning now seems correct.

f28b7536 – Werner Lemberg <[email protected]> authored on 2000/08/01 21:10
Add missing header file.

2d310502 – Werner Lemberg <[email protected]> authored on 2000/08/01 20:20
Forgot to run autoconf...

2fd491d5 – Just van Rossum <[email protected]> authored on 2000/08/01 19:37
Fixed Z1_Parse_CharStrings() to work correctly with "open" paths (ie. missing closepath operator)

dd81f422 – Just van Rossum <[email protected]> authored on 2000/08/01 16:47
fixed t1_tofixed() to handle floats of the form .001 and -.001 correctly.

07373c8d – Werner Lemberg <[email protected]> authored on 2000/08/01 14:44
Fixed dec-osf compiler switches. From Tom.

3a89c2a4 – Werner Lemberg <[email protected]> authored on 2000/08/01 13:05
Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked.

c713d924 – Werner Lemberg <[email protected]> authored on 2000/08/01 09:17
Added #ifdef's for C++ to all header files.

a9f2ddd3 – Werner Lemberg <[email protected]> authored on 2000/08/01 04:43
Added a `distclean' target to remove files which are produced by the UNIX

80a330af – Just van Rossum <[email protected]> authored on 2000/08/01 03:12
fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles.

7c64409e – Just van Rossum <[email protected]> authored on 2000/08/01 00:29
Some simple patches that allow synthetic fonts to be rendered. *However*: although the FontMatrix is read correctly, it does _not_ seem to be used! I don't understand this...

b8431ed7 – Werner Lemberg <[email protected]> authored on 2000/07/31 21:34
Use the ANSI offsetof() macro instead of something home-brewn.

b1dd3535 – Werner Lemberg <[email protected]> authored on 2000/07/31 18:51
Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils.

e72c9fec – Werner Lemberg <[email protected]> authored on 2000/07/31 14:59
Simplifying the FIELD_* and FRAME_* macros. Before calling these macros,

35ca3426 – Werner Lemberg <[email protected]> authored on 2000/07/31 08:14
Fixing gcc warnings on Solaris.

fd9777e9 – Werner Lemberg <[email protected]> authored on 2000/07/31 06:56
Making path of $INSTALL always absolute.

98fba7cf – Werner Lemberg <[email protected]> authored on 2000/07/30 16:21
Update to latest versions.

28e6a8f7 – Werner Lemberg <[email protected]> authored on 2000/07/30 05:26
Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to

05c21b8f – Werner Lemberg <[email protected]> authored on 2000/07/29 16:38
Formatting.

e97cb912 – Just van Rossum <[email protected]> authored on 2000/07/27 23:13
FT_Done_Stream(): do stream->close = 0 after calling stream->close(); this makes it safe to call FT_Done_Stream() more than once.

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

Next