RSS feed
dcd2e14c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/25 03:43
forgotten fixes.
a929ba9b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/25 02:47
applying formatting again
994d7747
– David Turner <david@freetype.org>
authored
on 2000/06/25 00:49
various hacks to the TrueType driver that I cannot
2a98b3c4
– David Turner <david@freetype.org>
authored
on 2000/06/23 09:47
reduced some nasty memory leaks
90f68b72
– David Turner <david@freetype.org>
authored
on 2000/06/23 08:26
still more updates to the TrueType driver to make it more
b51a58fa
– David Turner <david@freetype.org>
authored
on 2000/06/23 07:36
added a few missing commits !!
873a9543
– David Turner <david@freetype.org>
authored
on 2000/06/23 04:36
fix
c3128615
– David Turner <david@freetype.org>
authored
on 2000/06/23 01:02
bugfixes in the Type1 drivers
5b58f5e3
– Pavel Kaňkovský <peak@argo.troja.mff.cuni.cz>
authored
on 2000/06/23 00:19
fixed *top++ bug present in type1/t1gload.c as well
7802d466
– Pavel Kaňkovský <peak@argo.troja.mff.cuni.cz>
authored
on 2000/06/23 00:18
*top++-bug was not a compiler bug, therefore the comment about the
d0079e66
– David Turner <david@freetype.org>
authored
on 2000/06/22 20:07
improved the Type1 drivers to deal with the case where
910c597d
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:31
updated for new design
aa4c28f9
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:27
added new files
53078ee7
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:26
removed obsolete headers, added new ones
20629743
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:26
small bugfix
e82a82af
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:26
small bugfix in the "seac" code
f0df85ba
– David Turner <david@freetype.org>
authored
on 2000/06/21 20:17
- MAJOR INTERNAL REDESIGN:
9ca2af38
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/20 23:03
A new formatting orgy.
9c05268e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/17 16:15
Newly generated.
100d6d47
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/17 16:15
Fixing glyph name typos in glnames.py; more formatting.
f9b8dec4
– David Turner <david@freetype.org>
authored
on 2000/06/16 15:34
major reformatting of the modules source code in order to get
e3c11d7f
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/16 02:49
A new round of formatting, adding/fixing documentation etc.
67d301f3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/14 00:13
Fixed the PACK() macro.
7a4fda88
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/13 19:21
The next round of formatting, checking documentation, etc.
78575dc0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/12 15:36
A lot of formatting.
e35cac66
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/10 23:46
A complete revision of FreeType 2's GNU makefiles (of the library):
cb9109fc
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/09 01:25
Applied Tom's patches to improve CFF handling.
2b9be99c
– David Turner <david@freetype.org>
authored
on 2000/06/07 19:41
a simple commit for Beta 7, I have disabled tracing in
3d99f796
– David Turner <david@freetype.org>
authored
on 2000/06/07 19:06
finally fixed that crazy Type 1 hinter..
c2a64e26
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:22
changed the documention of FT_FaceRec,
1f4aa4ba
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:19
bugfix for using gcc with lots of options :-)
24aaddae
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:19
removed invalid #include
0f6467a0
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:07
fixed a small bug that prevented the file name to be correctly
6cef627d
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:06
added code to correctly scale global metrics
b770a4ab
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:06
bug fix, suggested by Tor Lillqvist
de6523ee
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:05
Added code to correctly scale global metrics
803a3fdf
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:04
added new macro MEM_Alloc_Array
0f991b43
– David Turner <david@freetype.org>
authored
on 2000/06/07 16:04
new version of the CFF driver, this one works :-)
e1d5dd78
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/07 00:48
Moved all *errors.h header files to include/freetype/internal for
61bd4b9d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/06 20:00
Added FT_FRAME_SKIP_xxx to skip fields.
1c0d4acb
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/06 16:41
Fine-tuned a lot of tracing levels to make them more functional with ftview.
920d41e0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/05 10:32
Removing trailing whitespace.
4e6dd858
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/05 01:26
freetype.h: Adding ft_encoding_xxx values for some CJK encodings.
56177261
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/03 17:59
ftview now has two new options: -d activates debugging, and -l sets the
eb81e378
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/03 02:03
More preparation for tracing. Formatting.
9a754ce3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/02 17:31
Formatting; adding some tracing code.
91e52d41
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/02 10:30
Finishing first formatting/documenting etc. of the `base' dir. Some modules
08edde58
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/01 20:11
Correct wrong fix.
2fbf7e43
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/01 20:01
Added a lot of error checking code to the exported functions in the `base'
d66ea312
– Werner Lemberg <wl@gnu.org>
authored
on 2000/06/01 11:49
FT_Outline_Decompose() now returns FT_Error.
a7b53c47
– David Turner <david@freetype.org>
authored
on 2000/06/01 02:01
changed an important comment note for FT_Size_Metrics
6b0bf346
– David Turner <david@freetype.org>
authored
on 2000/06/01 01:01
slight change to the smooth renderer to make it compile
b3936a16
– David Turner <david@freetype.org>
authored
on 2000/06/01 00:44
small bug fix from Robert :-)
04aa800c
– David Turner <david@freetype.org>
authored
on 2000/05/31 23:27
added a CID-keyed font driver in "src/cid"
3581d064
– David Turner <david@freetype.org>
authored
on 2000/05/31 23:26
changed the SFNT format check to make it less strict.
b916b1e5
– David Turner <david@freetype.org>
authored
on 2000/05/31 03:54
updated the DocMaker tool to produce HTML pages
a3b6c6c2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/31 02:55
Formatting, fixing and adding documentation.
0c8cde2e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/30 16:10
ftgrays.c: Formatting. It seems to me that _STANDALONE_ doesn't work yet...
f13e6333
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/30 12:49
Formatting; minor improvements.
026bd17b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/30 01:13
ftmulti.c: Will now accept any filename. It will no longer append `.ttf'
5b401bb9
– David Turner <david@freetype.org>
authored
on 2000/05/29 19:03
additional changes to the CFF/Type2 driver
c3c344c7
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/29 18:40
Fixing the fixes :-) More formatting.
4f99c3c4
– David Turner <david@freetype.org>
authored
on 2000/05/29 16:55
fixed divide by zero bug
a519b3b7
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/29 16:46
Formatting, fixing descriptions.
b1677a87
– David Turner <david@freetype.org>
authored
on 2000/05/29 16:37
changed the SFNT driver slightly to add more robust
883df43f
– Werner Lemberg <wl@gnu.org>
authored
on 2000/05/29 03:30
Completely checked and fully formatted.
241e151e
– David Turner <david@freetype.org>
authored
on 2000/05/28 13:15
oops, forgot to commit these files
2e421319
– David Turner <david@freetype.org>
authored
on 2000/05/26 18:13
moved a lot of things from the TrueType driver to the SFNT
2c5f482b
– David Turner <david@freetype.org>
authored
on 2000/05/26 18:10
removed obsolete files
5413644b
– David Turner <david@freetype.org>
authored
on 2000/05/26 13:52
added a new demonstration program called "ftmulti" to
11187206
– David Turner <david@freetype.org>
authored
on 2000/05/26 13:13
finalised the multiple masters support
fea68c68
– David Turner <david@freetype.org>
authored
on 2000/05/26 02:40
fixed two minor bugs:
936d2e07
– David Turner <david@freetype.org>
authored
on 2000/05/25 22:16
a small change to allow the "type1" driver to detect
7c388ba4
– David Turner <david@freetype.org>
authored
on 2000/05/25 22:07
added support for multiple master fonts in "type1z". It is
4e183694
– David Turner <david@freetype.org>
authored
on 2000/05/24 18:05
formatting
1c9a1cab
– David Turner <david@freetype.org>
authored
on 2000/05/24 17:12
important modifications to the Type1z driver
1fb6eea7
– David Turner <david@freetype.org>
authored
on 2000/05/23 20:31
EXPORT_DEF renamed to FT_EXPORT_DEF +
f5dcdd5c
– David Turner <david@freetype.org>
authored
on 2000/05/23 18:16
minor fix to the Type1 driver(s) to apply the font matrix when
5e4c2cb3
– David Turner <david@freetype.org>
authored
on 2000/05/22 12:25
fixed some header files inclusions
51179f0a
– David Turner <david@freetype.org>
authored
on 2000/05/18 12:18
some fixes for 64-bit systems. Mainly changed some
109fcf60
– David Turner <david@freetype.org>
authored
on 2000/05/17 19:35
fixed the sbit loader (src/base/sfnt/ttsbit.c)
3475e7fb
– David Turner <david@freetype.org>
authored
on 2000/05/17 16:56
removed TT_MAX_SUBGLYPHS macro, there is no static
e49ab25c
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:44
formatting - removed trailing spaces
968f0c37
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:26
update
ea44d5ec
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:22
formatting
07c52d25
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:22
copyright update
701d7546
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:21
removed obsolete header file
7ce42f44
– David Turner <david@freetype.org>
authored
on 2000/05/16 19:18
another rather large update
414f38c5
– David Turner <david@freetype.org>
authored
on 2000/05/16 18:37
at last, fixed the bug, and re-enabled 5-gray levels support
33aab6e5
– David Turner <david@freetype.org>
authored
on 2000/05/16 18:36
removed obsolete files + update
529d4ea7
– David Turner <david@freetype.org>
authored
on 2000/05/16 15:51
created new header files, formatting and other minor
20c15add
– David Turner <david@freetype.org>
authored
on 2000/05/16 15:50
added the tag for the "DSIG" table
0a29c697
– David Turner <david@freetype.org>
authored
on 2000/05/12 13:09
implemented FT_Select_Charmap and FT_Set_Charmap
c91cfe11
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:51
small update to the memory tester
c60c61c6
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:26
fixed a potential memory leak when loading embedded bitmaps
c06eb3b7
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:10
fixed stupid math lib bug in the Makefile
c30aea98
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:01
another massive changes in order to completely avoid
bfe2f98f
– David Turner <david@freetype.org>
authored
on 2000/05/12 08:17
a new massive grunt work. Redefined the EXPORT_DEF,
4f2c5544
– David Turner <david@freetype.org>
authored
on 2000/05/12 06:19
additional changes, this time in order to pass extra parameters
8c62a120
– David Turner <david@freetype.org>
authored
on 2000/05/11 15:06
another fix for the build system (the module list wasn't
Next