RSS feed
29bac136
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/11 06:28
* TODO: Updated.
21fed911
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 15:03
Added entry for TODO list.
82aca5c0
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 15:00
Initial revision of TODO list.
f4f17d4f
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:21
Myriad entires for FT_Fixed number handling in bbox parsing and
e5b8bbb8
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:10
In function T1_Init_Face, changed the assignment code for ascender,
5d362b6b
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:08
Changed parse_font_bbox to use FT_Fixed values for the bbox
00169a30
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:06
In CID_Init_Face, use calculated units_per_EM, and if that is not available, default
025c2f3f
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:04
Added units_per_EM processing to parse_font_matrix, and added FT_Fixed
c2f44c16
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:02
Added implementation of three new functions: FT_RoundFix, FT_CeilFix,
f8220925
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/10 14:01
Added prototypes and notes for three new functions: FT_RoundFix,
914b289f
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/10 12:07
* src/*/*.c: Added many casts to make code more 64bit-safe.
7124a8e5
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/07 16:20
* INSTALL, docs/BUILD: We need GNU make 3.78 or newer.
a20e15bc
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/07 15:56
Added entry:
bdcfd524
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/07 15:53
Minor correction in T1_Init_Face: we must wait until parse_font_bbox
5441897b
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/07 15:43
Added entry:
3f06635b
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/07 15:42
2001-03-07 Tom Kacvinsky <tjk@ams.org>
2e35c9b4
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/06 08:56
formatting
0d832659
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/05 11:24
Added entry:
e20035ae
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/03/05 11:22
2001-03-05 Tom Kacvinsky <tjk@ams.org>
ca3035ad
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2001/03/04 19:15
* include/freetype/ttnameid.h: Correct a stupid typo which prevented
29179a33
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/04 17:10
* builds/unix/detect.mk: Add test for Hurd.
e274cfd3
– Werner Lemberg <wl@gnu.org>
authored
on 2001/03/04 16:53
* src/autohint/ahtypes.h (AH_Hinter): Add elements
6d27936a
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2001/03/01 13:00
* include/freetype/ttnameid.h: added some new Microsoft language
8a8d5c88
– David Turner <david@freetype.org>
authored
on 2001/02/28 04:36
the Type 1 glyph loader now sets the glyph control data to the
131f8ea8
– David Turner <david@freetype.org>
authored
on 2001/02/28 04:09
added automatic detection for the HURD operating system
5aeaad6c
– David Turner <david@freetype.org>
authored
on 2001/02/23 12:47
fixed a bug reported by Graham Asher
f3b07226
– David Turner <david@freetype.org>
authored
on 2001/02/16 11:40
fixed a small bug in FT_Glyph_Copy
8fe916ca
– David Turner <david@freetype.org>
authored
on 2001/02/16 11:27
fixed a small bug (the advance and format were not copied in
20e862be
– Werner Lemberg <wl@gnu.org>
authored
on 2001/02/14 03:31
* builds/unix/config.{guess,sub}: Updated (from ftp.gnu.org).
0b2137e5
– Werner Lemberg <wl@gnu.org>
authored
on 2001/02/13 23:59
* docs/docmaker.py (DocSection::add_element): Use
e231a658
– David Turner <david@freetype.org>
authored
on 2001/02/13 12:42
update docmaker.py to support chapters and section block ordering
500dc854
– Werner Lemberg <wl@gnu.org>
authored
on 2001/02/10 12:45
formatting
16c691c1
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/08 18:26
minor correction to 2001-02-07 entries.
78b5f17a
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/08 18:25
* src/cff/cffparse.c (cff_parse_font_matrix): Removed an
1e5f0ee6
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/08 18:23
Removed an unnecessary fprintf( stderr, ... ) from cff_parse_font_matrix
43a9c9d3
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 22:48
Added entry for function is_alpha. Code now makes `-' a valid
97094311
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 22:45
In function is_alpha, make `-' a legal alphanumeric character. This
1df6a317
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 20:24
Added entries for changes to CFF and Type 1 drivers, related to units
7b91bead
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 20:14
In function T1_Init_Face, added code to get the units_per_EM from the
d30bcd20
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 20:13
In struct CFF_Font_Dict_, added a units_per_em member to facilitate
c27cd28e
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 20:11
In function cff_parse_font_matrix, added logic to get the units_per_EM
c97cf17a
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/02/06 20:08
In function CFF_Init_Face, added logic to get the units per EM from
e56b411f
– Werner Lemberg <wl@gnu.org>
authored
on 2001/02/02 23:34
* src/psaux/psobjs.c (shift_elements): Remove if clause (which is
65d328ea
– Werner Lemberg <wl@gnu.org>
authored
on 2001/02/02 22:00
formatting, ChangeLog entry
1ae67a2e
– David Turner <david@freetype.org>
authored
on 2001/02/02 00:24
improved docmaker slightly (better indexing, support for "<order>" marker
331780c9
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2001/01/30 22:00
Update of ttnameid.h with the most recent informations from Microsoft's SDK
2f41a46a
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/24 17:44
Added entries for changes to Type 1 driver (related to FontInfo
b2d5fefe
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/24 17:41
In function parse_font_matrix, added heuristic to get units_per_EM
f3bdbb45
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/22 10:26
another small update of the Unicode range comments
3708bdb3
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/18 22:33
grammatical fixes
3dac27d9
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/17 23:00
* src/pcfread.c (pcf_get_properties, pcf_get_metrics,
9e708eb5
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/15 18:11
formatting
db071787
– David Turner <david@freetype.org>
authored
on 2001/01/12 16:49
some minor changes to allow compilation in all modes, without warnings
c7c2c91a
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/12 00:32
* builds/unix/freetype-config.in: Fix problems with separate
b6c1bf86
– David Turner <david@freetype.org>
authored
on 2001/01/11 19:33
added cross-reference generation
38208a6e
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/11 04:27
* docs/docmaker.py: Minor improvements to reduce unwanted spaces
0f5616a8
– David Turner <david@freetype.org>
authored
on 2001/01/10 06:15
updated documentation in public header files
18b55f7b
– David Turner <david@freetype.org>
authored
on 2001/01/10 01:53
improved the docmaker script
4c8815e1
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/05 00:15
* include/freetype/ttnameid.h: Updated Unicode code range comments.
d573c7e7
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/03 02:14
formatting
d0165401
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/03 02:12
Added entries for changes to CFF driver function, variable, and source
c3e987e2
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/03 01:47
* builds/vms: Support files for VMS architecture added.
78e8608d
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/03 01:38
import of vms stuff
53ecd889
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/03 01:38
Initial revision
332bc321
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:29
Changed to use cfftypes.h instead of t2types.h. Also, we now use
0f27de12
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:27
Merged in changes from t2types.h, and made this the canonical `types'
059bcea7
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:26
This file was merged with cfftypes.h and is no longer necessary.
5090a09e
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:25
This file was previously known as t2errors.h.
2e7cdb14
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:24
Renamed to cfferrs.h.
8d1f6049
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:21
Changed to use cffgload.{c,h} instead of t2gload.{c,h}. Also, all
8050a6b8
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:17
This file was previously known as t2gload.h.
167e2be4
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:17
Renamed to cffgload.h.
ceac7b9f
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:16
Changed to reflect the changes made in the source files:
cd92b11d
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:15
This file was previously known as t2gload.c.
fa3d6e94
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/01/02 19:14
Renamed t2gload.c to cffgload.c.
389acc62
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/01 12:25
* src/pcf/*: New driver module for PCF font format (used in
a9f3ccb5
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/01 12:24
import of PCF driver
f28b7bfa
– Werner Lemberg <wl@gnu.org>
authored
on 2001/01/01 12:24
Initial revision
6b766636
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/30 17:14
* src/cff/cffload.c (CFF_Load_Charset): Improved error messages.
e39266ab
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/29 20:18
Added entries for changes to CFF driver sources and headers. We now
fc1de559
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/29 20:13
Changed the structures CFF_Encoding and CFF_Charset.
97550fc4
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/29 20:13
Chnaged the structures CFF_Charset and CFF_Encoding.
abe0d472
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/29 19:39
Added functions t2_lookup_glyph_by_stdcharcode and t2_operator_seac
4ba1c0ad
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/29 19:37
Added tables
7fdd1e52
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/24 05:05
Added entries pertaining to the changes needed in the CFF/Type 2
91a0b65f
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/24 05:01
In function T2_Load_Glyph, added code so that the font transform is
a05c02c9
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/24 04:57
Added code to cff_parse_font_matrix so that the font matrix numbers
d85623c2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/23 11:55
Minor doc fix.
390ec384
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/22 02:35
Fixed 2000-12-21 entry for ah_hinter_load and ah_hinter_load_glyph to
45fbecbb
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/22 02:24
Removed unnecessary comments and commented-out code from ah_hinter_load_glyph.
55b7403b
– David Turner <david@freetype.org>
authored
on 2000/12/21 22:40
removing obsolete "cidafm" files
42f1d254
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/20 20:34
Added entry for fixes to autohinter (related to synthetic fonts).
f8d841a7
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/12/20 20:25
Changed functions ah_hinter_load and ah_hinter_load_glyph so that
594f0c96
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/20 17:09
* *.mk: Added lots of `.PHONY' targets.
5a2fdc0c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/14 17:57
* INSTALL: Added info about makepp.
1eb9a43a
– David Turner <david@freetype.org>
authored
on 2000/12/14 16:24
fixed small bug (no need to test target pixmap in direct rendering mode)
28ffa1f5
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/14 16:22
* docs/design/modules.html: Removed. Covered by design-*.html.
859a18a3
– David Turner <david@freetype.org>
authored
on 2000/12/14 13:50
support for clipped direct rendering
63408a12
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/13 18:44
include/freetype/internal/internal.h: Fixed header inclusion macros
170c0d4c
– David Turner <david@freetype.org>
authored
on 2000/12/13 14:55
* include/freetype/config/ft2build.h,
Next