shithub: freetype+ttf2subf

RSS feed

9d770c90 – Tom Kacvinsky <[email protected]> authored on 2001/04/11 14:40
Fix typos (entires -> entries).

ef6ebd63 – Werner Lemberg <[email protected]> authored on 2001/04/11 14:09
formatting

ed6971b5 – Tom Kacvinsky <[email protected]> authored on 2001/04/10 14:21
2001-04-10 Tom Kacvinsky <[email protected]>

cad797e6 – Tom Kacvinsky <[email protected]> authored on 2001/04/10 14:15
In function parse_charstrings, changed code for placing .notdef glyph

60ee2812 – Tom Kacvinsky <[email protected]> authored on 2001/04/10 14:13
In structure T1_Loader, added swap_table (of type PS_Table) to

800f5096 – Werner Lemberg <[email protected]> authored on 2001/04/10 09:59
* src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value.

cbc9938e – Werner Lemberg <[email protected]> authored on 2001/04/06 03:05
* builds/os2/*.mk: These files have been forgotten to update to

a1844e09 – Werner Lemberg <[email protected]> authored on 2001/04/03 17:07
* Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes

1429db6c – Werner Lemberg <[email protected]> authored on 2001/04/02 19:54
* README: Formatting.

ab6d1075 – Werner Lemberg <[email protected]> authored on 2001/04/02 17:30
* CHANGES: Reformatted, minor fixes.

8f031b08 – Tom Kacvinsky <[email protected]> authored on 2001/04/02 13:50
Formatting

679ea64c – Tom Kacvinsky <[email protected]> authored on 2001/04/02 13:48
2001-04-02 Tom Kacvinsky <[email protected]>

4a1bc8fc – Tom Kacvinsky <[email protected]> authored on 2001/04/02 13:47
In function TT_Load_Metrics, fix improper an improper pointer dereference.

7e0e160d – Tom Kacvinsky <[email protected]> authored on 2001/03/26 18:58
2001-03-26 Tom Kacvinsky <[email protected]>

e90c5b97 – Tom Kacvinsky <[email protected]> authored on 2001/03/26 18:46
Changed tests for sizes of short, ints, and longs to use the suffix U

5bf0a394 – David Turner <[email protected]> authored on 2001/03/24 12:10
* Jamrules, Jamfile, src/Jamfile, src/*/Jamfile: Adding jamfiles

521d8dc2 – Werner Lemberg <[email protected]> authored on 2001/03/24 10:26
Add 2.0.2 version tag.

85d260f6 – David Turner <[email protected]> authored on 2001/03/23 19:56
added small README file

bbf33f30 – David Turner <[email protected]> authored on 2001/03/23 19:42
small Unix installation update

d540613a – David Turner <[email protected]> authored on 2001/03/23 13:19
small documentation update

f876b245 – David Turner <[email protected]> authored on 2001/03/23 13:09
small documentation update

a0f89558 – David Turner <[email protected]> authored on 2001/03/23 07:28
updated changes

1e536983 – David Turner <[email protected]> authored on 2001/03/23 06:20
removed obsolete documentation files

521a2d7a – Werner Lemberg <[email protected]> authored on 2001/03/20 17:58
* builds/win32/detekt.mk: Fix .PHONY target for Intel compiler.

0e20e1e5 – David Turner <[email protected]> authored on 2001/03/20 12:28
fixed a small mistake

b8f56fa0 – David Turner <[email protected]> authored on 2001/03/20 10:04
renamed "obj" to "objs"

6ce03efb – David Turner <[email protected]> authored on 2001/03/20 09:50
* include/freetype/config/ftheader.h, include/freetype/ftsnames.h:

8d3a401f – David Turner <[email protected]> authored on 2001/03/20 06:14
* builds/*/*-def.mk: changed the objects directory from "obj" to "objs"

3de5b07c – Werner Lemberg <[email protected]> authored on 2001/03/20 02:52
* builds/unix/configure.in: Add $ft_version.

a2e47b26 – Tom Kacvinsky <[email protected]> authored on 2001/03/19 09:30
Added entries for changes to Type 1 and CFF drivers, related to units

f3dad68b – Tom Kacvinsky <[email protected]> authored on 2001/03/19 08:52
In function parse_font_matrix(), make sure that the units per em value

70d6f38e – Tom Kacvinsky <[email protected]> authored on 2001/03/19 08:44
Change units per EM assignment in cff_parse_font_bbox().

3798110f – David Turner <[email protected]> authored on 2001/03/19 06:34
fixed a small bug

8cfe002d – David Turner <[email protected]> authored on 2001/03/17 19:26
renamed <freetype/config/ft2build.h> to 'ftheader.h' to avoid

168e39a1 – David Turner <[email protected]> authored on 2001/03/17 18:25
small update to remove compiler warnings

c24eff8d – Tom Kacvinsky <[email protected]> authored on 2001/03/17 14:01
Another minor typo fix in cff_parse_font_bbox().

b2712e2e – Tom Kacvinsky <[email protected]> authored on 2001/03/17 11:46
Corrected a typo in function cff_parse_font_bbox().

99678c34 – Tom Kacvinsky <[email protected]> authored on 2001/03/17 11:44
Added entries for changes to the BBox processing of the CFF driver. Now

ea48f458 – Tom Kacvinsky <[email protected]> authored on 2001/03/17 11:38
In function cff_parse_font_bbox(), obtain rounded FT_Fixed values for the

8958d03a – Tom Kacvinsky <[email protected]> authored on 2001/03/17 11:36
In function CFF_Init_Face(), when we process a pure CFF font, set

3952f6c7 – Tom Kacvinsky <[email protected]> authored on 2001/03/16 10:09
Added entries for changes to CFF driver submitted by Sander van der

84ad2a22 – Tom Kacvinsky <[email protected]> authored on 2001/03/16 10:03
Added function get_cff_glyph_name() in order to facilitate getting a

b9561b78 – Tom Kacvinsky <[email protected]> authored on 2001/03/16 08:40
In function CFF_Init_Face(), logical or the face flags with

8316bc59 – Tom Kacvinsky <[email protected]> authored on 2001/03/16 08:35
In function CFF_Parse_CharStrings(), added support for deprecated

9a8b536f – Werner Lemberg <[email protected]> authored on 2001/03/12 17:33
* src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings): Fix error

fb68eaf8 – Tom Kacvinsky <[email protected]> authored on 2001/03/12 07:06
2001-03-12 Tom Kacvinsky <[email protected]>

a25b712c – Tom Kacvinsky <[email protected]> authored on 2001/03/12 07:04
Changed the lenIV member of the T1_Decoder_ struct to be an FT_Int

d15ac624 – Tom Kacvinsky <[email protected]> authored on 2001/03/11 21:36
Added entries for changes to the Type 1 decoder and the CID font driver (which

68621135 – Tom Kacvinsky <[email protected]> authored on 2001/03/11 21:17
In cid_read_subrs, decode subroutines only if lenIV >= 0.

e355d008 – Tom Kacvinsky <[email protected]> authored on 2001/03/11 21:05
In cid_load_glyph, decrypt charstrings only if lenIV >= 0.

9b59f2c3 – Tom Kacvinsky <[email protected]> authored on 2001/03/11 20:42
In function T1_Decoder_Parse_Charstrings, take into account lenIV seed

22e812a8 – Werner Lemberg <[email protected]> authored on 2001/03/11 08:11
* src/pcf/pcfread.c: Put READ_Fields() always in a conditional to

29bac136 – Werner Lemberg <[email protected]> authored on 2001/03/11 06:28
* TODO: Updated.

21fed911 – Tom Kacvinsky <[email protected]> authored on 2001/03/10 15:03
Added entry for TODO list.

82aca5c0 – Tom Kacvinsky <[email protected]> authored on 2001/03/10 15:00
Initial revision of TODO list.

f4f17d4f – Tom Kacvinsky <[email protected]> authored on 2001/03/10 14:21
Myriad entires for FT_Fixed number handling in bbox parsing and

e5b8bbb8 – Tom Kacvinsky <[email protected]> authored on 2001/03/10 14:10
In function T1_Init_Face, changed the assignment code for ascender,

5d362b6b – Tom Kacvinsky <[email protected]> authored on 2001/03/10 14:08
Changed parse_font_bbox to use FT_Fixed values for the bbox

00169a30 – Tom Kacvinsky <[email protected]> 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 <[email protected]> authored on 2001/03/10 14:04
Added units_per_EM processing to parse_font_matrix, and added FT_Fixed

c2f44c16 – Tom Kacvinsky <[email protected]> authored on 2001/03/10 14:02
Added implementation of three new functions: FT_RoundFix, FT_CeilFix,

f8220925 – Tom Kacvinsky <[email protected]> authored on 2001/03/10 14:01
Added prototypes and notes for three new functions: FT_RoundFix,

914b289f – Werner Lemberg <[email protected]> authored on 2001/03/10 12:07
* src/*/*.c: Added many casts to make code more 64bit-safe.

7124a8e5 – Werner Lemberg <[email protected]> authored on 2001/03/07 16:20
* INSTALL, docs/BUILD: We need GNU make 3.78 or newer.

a20e15bc – Tom Kacvinsky <[email protected]> authored on 2001/03/07 15:56
Added entry:

bdcfd524 – Tom Kacvinsky <[email protected]> authored on 2001/03/07 15:53
Minor correction in T1_Init_Face: we must wait until parse_font_bbox

5441897b – Tom Kacvinsky <[email protected]> authored on 2001/03/07 15:43
Added entry:

3f06635b – Tom Kacvinsky <[email protected]> authored on 2001/03/07 15:42
2001-03-07 Tom Kacvinsky <[email protected]>

2e35c9b4 – Werner Lemberg <[email protected]> authored on 2001/03/06 08:56
formatting

0d832659 – Tom Kacvinsky <[email protected]> authored on 2001/03/05 11:24
Added entry:

e20035ae – Tom Kacvinsky <[email protected]> authored on 2001/03/05 11:22
2001-03-05 Tom Kacvinsky <[email protected]>

ca3035ad – Antoine Leca <[email protected]> authored on 2001/03/04 19:15
* include/freetype/ttnameid.h: Correct a stupid typo which prevented

29179a33 – Werner Lemberg <[email protected]> authored on 2001/03/04 17:10
* builds/unix/detect.mk: Add test for Hurd.

e274cfd3 – Werner Lemberg <[email protected]> authored on 2001/03/04 16:53
* src/autohint/ahtypes.h (AH_Hinter): Add elements

6d27936a – Antoine Leca <[email protected]> authored on 2001/03/01 13:00
* include/freetype/ttnameid.h: added some new Microsoft language

8a8d5c88 – David Turner <[email protected]> authored on 2001/02/28 04:36
the Type 1 glyph loader now sets the glyph control data to the

131f8ea8 – David Turner <[email protected]> authored on 2001/02/28 04:09
added automatic detection for the HURD operating system

5aeaad6c – David Turner <[email protected]> authored on 2001/02/23 12:47
fixed a bug reported by Graham Asher

f3b07226 – David Turner <[email protected]> authored on 2001/02/16 11:40
fixed a small bug in FT_Glyph_Copy

8fe916ca – David Turner <[email protected]> authored on 2001/02/16 11:27
fixed a small bug (the advance and format were not copied in

20e862be – Werner Lemberg <[email protected]> authored on 2001/02/14 03:31
* builds/unix/config.{guess,sub}: Updated (from ftp.gnu.org).

0b2137e5 – Werner Lemberg <[email protected]> authored on 2001/02/13 23:59
* docs/docmaker.py (DocSection::add_element): Use

e231a658 – David Turner <[email protected]> authored on 2001/02/13 12:42
update docmaker.py to support chapters and section block ordering

500dc854 – Werner Lemberg <[email protected]> authored on 2001/02/10 12:45
formatting

16c691c1 – Tom Kacvinsky <[email protected]> authored on 2001/02/08 18:26
minor correction to 2001-02-07 entries.

78b5f17a – Tom Kacvinsky <[email protected]> authored on 2001/02/08 18:25
* src/cff/cffparse.c (cff_parse_font_matrix): Removed an

1e5f0ee6 – Tom Kacvinsky <[email protected]> authored on 2001/02/08 18:23
Removed an unnecessary fprintf( stderr, ... ) from cff_parse_font_matrix

43a9c9d3 – Tom Kacvinsky <[email protected]> authored on 2001/02/06 22:48
Added entry for function is_alpha. Code now makes `-' a valid

97094311 – Tom Kacvinsky <[email protected]> authored on 2001/02/06 22:45
In function is_alpha, make `-' a legal alphanumeric character. This

1df6a317 – Tom Kacvinsky <[email protected]> authored on 2001/02/06 20:24
Added entries for changes to CFF and Type 1 drivers, related to units

7b91bead – Tom Kacvinsky <[email protected]> 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 <[email protected]> authored on 2001/02/06 20:13
In struct CFF_Font_Dict_, added a units_per_em member to facilitate

c27cd28e – Tom Kacvinsky <[email protected]> authored on 2001/02/06 20:11
In function cff_parse_font_matrix, added logic to get the units_per_EM

c97cf17a – Tom Kacvinsky <[email protected]> authored on 2001/02/06 20:08
In function CFF_Init_Face, added logic to get the units per EM from

e56b411f – Werner Lemberg <[email protected]> authored on 2001/02/02 23:34
* src/psaux/psobjs.c (shift_elements): Remove if clause (which is

65d328ea – Werner Lemberg <[email protected]> authored on 2001/02/02 22:00
formatting, ChangeLog entry

1ae67a2e – David Turner <[email protected]> authored on 2001/02/02 00:24
improved docmaker slightly (better indexing, support for "<order>" marker

331780c9 – Antoine Leca <[email protected]> authored on 2001/01/30 22:00
Update of ttnameid.h with the most recent informations from Microsoft's SDK

2f41a46a – Tom Kacvinsky <[email protected]> authored on 2001/01/24 17:44
Added entries for changes to Type 1 driver (related to FontInfo

b2d5fefe – Tom Kacvinsky <[email protected]> authored on 2001/01/24 17:41
In function parse_font_matrix, added heuristic to get units_per_EM

Next